Commit 8186c73cca4c9da970145984c6e8e3a2a1da2a63

Authored by Eric Lee
1 parent 8d82b7e110

Fix USB Mass Storage Kernel defconfig

Showing 1 changed file with 5 additions and 3 deletions Side-by-side Diff

arch/arm/configs/smarc_t335x_defconfig
1 1 #
2 2 # Automatically generated file; DO NOT EDIT.
3   -# Linux/arm 3.12.20 Kernel Configuration
  3 +# Linux/arm 3.12.30 Kernel Configuration
4 4 #
5 5 CONFIG_ARM=y
6 6 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
... ... @@ -241,6 +241,7 @@
241 241 CONFIG_INLINE_READ_UNLOCK_IRQ=y
242 242 CONFIG_INLINE_WRITE_UNLOCK=y
243 243 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  244 +CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
244 245 CONFIG_MUTEX_SPIN_ON_OWNER=y
245 246 CONFIG_FREEZER=y
246 247  
... ... @@ -1239,7 +1240,7 @@
1239 1240 #
1240 1241 # SCSI support type (disk, tape, CD-ROM)
1241 1242 #
1242   -# CONFIG_BLK_DEV_SD is not set
  1243 +CONFIG_BLK_DEV_SD=y
1243 1244 # CONFIG_CHR_DEV_ST is not set
1244 1245 # CONFIG_CHR_DEV_OSST is not set
1245 1246 # CONFIG_BLK_DEV_SR is not set
... ... @@ -2126,6 +2127,7 @@
2126 2127 # CONFIG_SENSORS_MAX6697 is not set
2127 2128 # CONFIG_SENSORS_MCP3021 is not set
2128 2129 # CONFIG_SENSORS_NCT6775 is not set
  2130 +# CONFIG_SENSORS_NTC_THERMISTOR is not set
2129 2131 # CONFIG_SENSORS_PC87360 is not set
2130 2132 # CONFIG_SENSORS_PC87427 is not set
2131 2133 # CONFIG_SENSORS_PCF8591 is not set
... ... @@ -2849,7 +2851,7 @@
2849 2851 # also be needed; see USB_STORAGE Help for more info
2850 2852 #
2851 2853 CONFIG_USB_STORAGE=y
2852   -CONFIG_USB_STORAGE_DEBUG=y
  2854 +# CONFIG_USB_STORAGE_DEBUG is not set
2853 2855 CONFIG_USB_STORAGE_REALTEK=y
2854 2856 CONFIG_REALTEK_AUTOPM=y
2855 2857 CONFIG_USB_STORAGE_DATAFAB=y