aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/lantiq/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/lantiq/Kconfig b/arch/mips/lantiq/Kconfig
index 692ae85a3e3d..8e3a1fc2bc39 100644
--- a/arch/mips/lantiq/Kconfig
+++ b/arch/mips/lantiq/Kconfig
@@ -13,6 +13,8 @@ choice
13config SOC_AMAZON_SE 13config SOC_AMAZON_SE
14 bool "Amazon SE" 14 bool "Amazon SE"
15 select SOC_TYPE_XWAY 15 select SOC_TYPE_XWAY
16 select MFD_SYSCON
17 select MFD_CORE
16 18
17config SOC_XWAY 19config SOC_XWAY
18 bool "XWAY" 20 bool "XWAY"