diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-11-03 01:11:47 +0100 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-11-03 01:11:47 +0100 |
commit | 701cd3522117634ce028644a72c7ba126531bf4a (patch) | |
tree | 2cdf9a278aee2b479959610cc59bd5eb23a97894 | |
parent | dbcf75951dec6cbb273f70bb282b101e493f7de3 (diff) |
Readd glamo to mfd Kconfig
This must have been lost during some merge conflict.
-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 aa167dde4b7..1153545cd19 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -279,6 +279,8 @@ config PCF50606_ADC Say yes here if you want to include support for ADC in the NXP PCF50606 chip. +source "drivers/mfd/glamo/Kconfig" + endmenu menu "Multimedia Capabilities Port drivers" |