diff options
Diffstat (limited to 'target/linux/at91-2.6/config')
-rw-r--r-- | target/linux/at91-2.6/config/default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/at91-2.6/config/default b/target/linux/at91-2.6/config/default index 05e6f7c38e..f75428310f 100644 --- a/target/linux/at91-2.6/config/default +++ b/target/linux/at91-2.6/config/default @@ -188,6 +188,11 @@ CONFIG_LEDS_TIMER=y CONFIG_MACH_VLINK=y # CONFIG_MINIX_FS is not set CONFIG_MINI_FO=y +CONFIG_MMC=m +CONFIG_MMC_AT91=m +CONFIG_MMC_BLOCK=m +# CONFIG_MMC_DEBUG is not set +# CONFIG_MMC_TIFM_SD is not set # CONFIG_MSDOS_FS is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set |