diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-04 13:47:44 +0200 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-05-18 01:01:23 +0200 |
commit | 09cb945ad762e9a7f258287942918dd4a3badae4 (patch) | |
tree | 49e87aaf6f424e3d924560ca72d2c0a67cdecf74 /drivers/mfd/Kconfig | |
parent | e40152ee1e1c7a63f4777791863215e3faa37a86 (diff) |
Add glamo driver.
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 2a5a0b78f84..d72b9853290 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -398,6 +398,7 @@ config LPC_SCH help LPC bridge function of the Intel SCH provides support for System Management Bus and General Purpose I/O. +source "drivers/mfd/glamo/Kconfig" endmenu |