diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-04 13:47:44 +0200 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-12-06 08:46:42 +0100 |
commit | 32deca472cc122a50507901419a57057a1ea51d6 (patch) | |
tree | fa83ad2392e3f767a40ea2d265b3a8c706cdda5e /drivers/mfd/Kconfig | |
parent | 22763c5cf3690a681551162c15d34d935308c8d7 (diff) |
Add glamo driver.
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 570be139f9d..f5a60b49dfb 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -305,6 +305,8 @@ config EZX_PCAP This enables the PCAP ASIC present on EZX Phones. This is needed for MMC, TouchScreen, Sound, USB, etc.. +source "drivers/mfd/glamo/Kconfig" + endmenu menu "Multimedia Capabilities Port drivers" |