diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-16 19:01:45 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-16 19:01:45 +0000 |
commit | f9c19c908c0dd54ba53ec14533bfe6731e24a88e (patch) | |
tree | 06358ab3d0ae2ee3ac41c91f73230e85f635b810 /target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/Kconfig | |
parent | d05a67923b65b0b09dff8754728e53effa0d3509 (diff) |
[s3c24xx] Get rid of glamo-lcm-spi. It's not used and probably never will be.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16871 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 | 8 |
1 files changed, 0 insertions, 8 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 c27c13089..2ae335a19 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 @@ -41,14 +41,6 @@ config MFD_GLAMO_SPI_GPIO help Enable a bitbanging SPI adapter driver for the Smedia Glamo. -config MFD_GLAMO_SPI_FB - tristate "Glamo LCM control channel SPI support" - depends on MFD_GLAMO_FB - help - Enable a bitbanging SPI adapter driver for the Smedia Glamo LCM - control channel. This SPI interface is frequently used to - interconnect the LCM control interface. - config MFD_GLAMO_MCI tristate "Glamo S3C SD/MMC Card Interface support" depends on MFD_GLAMO && MMC |