From 70d467ea16c7bc1c21ccde69e01fa41a1b3b9df7 Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Thu, 28 Jul 2016 15:31:12 +0200
Subject: reset: berlin: add driver Kconfig option
Visible only if COMPILE_TEST is enabled, this allows to include the
driver in build tests.
Cc: Antoine Tenart
Cc: Sebastian Hesselbarth
Reviewed-by: Masahiro Yamada
Signed-off-by: Philipp Zabel
---
drivers/reset/Kconfig | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'drivers/reset/Kconfig')
diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index 9da05073f5e3..1194cbe9b257 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -21,6 +21,12 @@ config RESET_ATH79
This enables the ATH79 reset controller driver that supports the
AR71xx SoC reset controller.
+config RESET_BERLIN
+ bool "Berlin Reset Driver" if COMPILE_TEST
+ default ARCH_BERLIN
+ help
+ This enables the reset controller driver for Marvell Berlin SoCs.
+
config RESET_OXNAS
bool
--
cgit v1.2.3