diff options
Diffstat (limited to 'arch/mips/configs/rt305x_defconfig')
-rw-r--r-- | arch/mips/configs/rt305x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/rt305x_defconfig b/arch/mips/configs/rt305x_defconfig index d1741bcf8949..d14ae2fa7d13 100644 --- a/arch/mips/configs/rt305x_defconfig +++ b/arch/mips/configs/rt305x_defconfig | |||
@@ -81,7 +81,6 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
81 | # CONFIG_FIRMWARE_IN_KERNEL is not set | 81 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
82 | CONFIG_MTD=y | 82 | CONFIG_MTD=y |
83 | CONFIG_MTD_CMDLINE_PARTS=y | 83 | CONFIG_MTD_CMDLINE_PARTS=y |
84 | CONFIG_MTD_CHAR=y | ||
85 | CONFIG_MTD_BLOCK=y | 84 | CONFIG_MTD_BLOCK=y |
86 | CONFIG_MTD_CFI=y | 85 | CONFIG_MTD_CFI=y |
87 | CONFIG_MTD_CFI_AMDSTD=y | 86 | CONFIG_MTD_CFI_AMDSTD=y |
@@ -89,6 +88,7 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y | |||
89 | CONFIG_MTD_PHYSMAP=y | 88 | CONFIG_MTD_PHYSMAP=y |
90 | CONFIG_MTD_PHYSMAP_OF=y | 89 | CONFIG_MTD_PHYSMAP_OF=y |
91 | CONFIG_MTD_M25P80=y | 90 | CONFIG_MTD_M25P80=y |
91 | CONFIG_MTD_SPI_NOR=y | ||
92 | CONFIG_EEPROM_93CX6=m | 92 | CONFIG_EEPROM_93CX6=m |
93 | CONFIG_SCSI=y | 93 | CONFIG_SCSI=y |
94 | CONFIG_BLK_DEV_SD=y | 94 | CONFIG_BLK_DEV_SD=y |