diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index db51ea1c6082..b3aedaaa7092 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -444,6 +444,7 @@ config ABX500_CORE | |||
444 | config AB3100_CORE | 444 | config AB3100_CORE |
445 | bool "ST-Ericsson AB3100 Mixed Signal Circuit core functions" | 445 | bool "ST-Ericsson AB3100 Mixed Signal Circuit core functions" |
446 | depends on I2C=y && ABX500_CORE | 446 | depends on I2C=y && ABX500_CORE |
447 | select MFD_CORE | ||
447 | default y if ARCH_U300 | 448 | default y if ARCH_U300 |
448 | help | 449 | help |
449 | Select this to enable the AB3100 Mixed Signal IC core | 450 | Select this to enable the AB3100 Mixed Signal IC core |