diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-19 16:42:37 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-19 16:42:37 +0000 |
commit | 99683d6295885376abd091b2553893c64144598f (patch) | |
tree | 5aaa28928ab29c06c35a3c7dde937d2ddc06bb1c /target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig | |
parent | 04052c7fd2baf81bb0672f6c7ae52e770a410e90 (diff) |
[s3c24xx] glamo mmc regulator fixes.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig')
-rw-r--r-- | target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig b/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig index 2ae335a190..8de1c2f39d 100644 --- a/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig +++ b/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig @@ -43,7 +43,7 @@ config MFD_GLAMO_SPI_GPIO config MFD_GLAMO_MCI tristate "Glamo S3C SD/MMC Card Interface support" - depends on MFD_GLAMO && MMC + depends on MFD_GLAMO && MMC && REGULATOR help This selects a driver for the MCI interface found in the S-Media GLAMO chip, as used in Openmoko |