commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=318491c4c624443d59006115d6209af60eca656b branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk
Signed-off-by: Sonic Zhang <[email protected]> Signed-off-by: Bob Liu <[email protected]> --- arch/blackfin/configs/BF609-EZKIT_defconfig | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/blackfin/configs/BF609-EZKIT_defconfig b/arch/blackfin/configs/BF609-EZKIT_defconfig index 8a5bf8f..ea91844 100644 --- a/arch/blackfin/configs/BF609-EZKIT_defconfig +++ b/arch/blackfin/configs/BF609-EZKIT_defconfig @@ -78,7 +78,12 @@ CONFIG_GPIO_SYSFS=y # CONFIG_MFD_SUPPORT is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set +CONFIG_MMC=y +CONFIG_SDH_BFIN=y +CONFIG_EXT2_FS=y # CONFIG_DNOTIFY is not set +CONFIG_MSDOS_FS=y +CONFIG_VFAT_FS=y # CONFIG_MISC_FILESYSTEMS is not set CONFIG_DEBUG_FS=y CONFIG_DEBUG_KERNEL=y
_______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
