From 85162ab7e08ab7e9142be0980202017a634380a0 Mon Sep 17 00:00:00 2001 From: EricLee Date: Fri, 10 Oct 2014 23:33:06 +0800 Subject: [PATCH] Fix USB Mass Storage Kernel defconfig --- arch/arm/configs/smarc_t335x_defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/arm/configs/smarc_t335x_defconfig b/arch/arm/configs/smarc_t335x_defconfig index bf6d9c2..0978054 100644 --- a/arch/arm/configs/smarc_t335x_defconfig +++ b/arch/arm/configs/smarc_t335x_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.15.0-rc6 Kernel Configuration +# Linux/arm 3.15.0-rc8 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -764,7 +764,6 @@ CONFIG_CAN_CALC_BITTIMING=y # CONFIG_CAN_SJA1000 is not set CONFIG_CAN_C_CAN=m CONFIG_CAN_C_CAN_PLATFORM=m -# CONFIG_CAN_C_CAN_STRICT_FRAME_ORDERING is not set # CONFIG_CAN_CC770 is not set # @@ -1055,7 +1054,7 @@ CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # -# CONFIG_BLK_DEV_SD is not set +CONFIG_BLK_DEV_SD=y # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_BLK_DEV_SR is not set -- 1.9.1