diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 951fa9b93fbe..20e322912a59 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -53,6 +53,10 @@ config MFD_SH_MOBILE_SDHI | |||
53 | This driver supports the SDHI hardware block found in many | 53 | This driver supports the SDHI hardware block found in many |
54 | SuperH Mobile SoCs. | 54 | SuperH Mobile SoCs. |
55 | 55 | ||
56 | config MFD_DAVINCI_VOICECODEC | ||
57 | tristate | ||
58 | select MFD_CORE | ||
59 | |||
56 | config MFD_DM355EVM_MSP | 60 | config MFD_DM355EVM_MSP |
57 | bool "DaVinci DM355 EVM microcontroller" | 61 | bool "DaVinci DM355 EVM microcontroller" |
58 | depends on I2C && MACH_DAVINCI_DM355_EVM | 62 | depends on I2C && MACH_DAVINCI_DM355_EVM |