diff options
author | Bin Meng <bin.meng@windriver.com> | 2020-05-02 06:25:49 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-05-02 12:09:52 +0200 |
commit | 9d139131e973dac0ef6207a161b228a7fcad8180 (patch) | |
tree | a0905d855842e1b2260a0c6686fdaae8e224f94d /arch/mips/configs/rt305x_defconfig | |
parent | MIPS: Loongson64: Correct TLB type for Loongson-3 Classic (diff) | |
download | linux-9d139131e973dac0ef6207a161b228a7fcad8180.tar.xz linux-9d139131e973dac0ef6207a161b228a7fcad8180.zip |
mips: Drop CONFIG_MTD_M25P80 in various defconfig files
Drop CONFIG_MTD_M25P80 that was removed in
commit b35b9a10362d ("mtd: spi-nor: Move m25p80 code in spi-nor.c")
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/configs/rt305x_defconfig')
-rw-r--r-- | arch/mips/configs/rt305x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/rt305x_defconfig b/arch/mips/configs/rt305x_defconfig index 8c2ead53007a..fec5851c164b 100644 --- a/arch/mips/configs/rt305x_defconfig +++ b/arch/mips/configs/rt305x_defconfig @@ -76,7 +76,6 @@ CONFIG_MTD_CFI_AMDSTD=y CONFIG_MTD_COMPLEX_MAPPINGS=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_PHYSMAP_OF=y -CONFIG_MTD_M25P80=y CONFIG_MTD_SPI_NOR=y CONFIG_EEPROM_93CX6=m CONFIG_SCSI=y |