diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-11-03 20:14:56 +0000 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-12-15 23:53:51 +0000 |
commit | c33e14c724406d987111ee73f1c5335a1f450473 (patch) | |
tree | 92ca5b2c9f24568b8ef87f67f223dc3ab5243c5c /arch/arm/configs/s3c6400_defconfig | |
parent | 6c874d6fa851191bd8b9c0fce39a2d3c1ee06f96 (diff) |
[ARM] s3c6400_defconfig: Add SDHCI driver
Add the Samsung SDHCI driver to the build.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/configs/s3c6400_defconfig')
-rw-r--r-- | arch/arm/configs/s3c6400_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/s3c6400_defconfig b/arch/arm/configs/s3c6400_defconfig index 559c44404e9..cf3c1b5d704 100644 --- a/arch/arm/configs/s3c6400_defconfig +++ b/arch/arm/configs/s3c6400_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.28-rc3 -# Mon Nov 3 10:07:29 2008 +# Mon Nov 3 10:10:30 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -651,7 +651,7 @@ CONFIG_SDIO_UART=y # MMC/SD/SDIO Host Controller Drivers # CONFIG_MMC_SDHCI=y -# CONFIG_MMC_SDHCI_S3C is not set +CONFIG_MMC_SDHCI_S3C=y # CONFIG_MEMSTICK is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_NEW_LEDS is not set |