diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 570be139f9df..08f2d07bf56a 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -121,6 +121,12 @@ config TWL4030_POWER | |||
121 | and load scripts controling which resources are switched off/on | 121 | and load scripts controling which resources are switched off/on |
122 | or reset when a sleep, wakeup or warm reset event occurs. | 122 | or reset when a sleep, wakeup or warm reset event occurs. |
123 | 123 | ||
124 | config TWL4030_CODEC | ||
125 | bool | ||
126 | depends on TWL4030_CORE | ||
127 | select MFD_CORE | ||
128 | default n | ||
129 | |||
124 | config MFD_TMIO | 130 | config MFD_TMIO |
125 | bool | 131 | bool |
126 | default n | 132 | default n |