1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 09:45:51 +03:00

[s3c24xx] Enable s3c mmc driver.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16638 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars 2009-06-30 22:29:06 +00:00
parent e4fd15b644
commit 3523b1119e

View File

@ -261,7 +261,7 @@ CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_S3C is not set
CONFIG_MMC_S3C=y
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_UNSAFE_RESUME is not set