projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01a4dc0
)
sh: Replace CONFIG_MTD_M25P80 with CONFIG_MTD_SPI_NOR in sh7757lcr_defconfig
author
Bin Meng
<bin.meng@windriver.com>
Sat, 2 May 2020 11:04:43 +0000
(
04:04
-0700)
committer
Rich Felker
<dalias@libc.org>
Mon, 1 Jun 2020 18:48:47 +0000
(14:48 -0400)
CONFIG_MTD_M25P80 was removed and replaced by CONFIG_MTD_SPI_NOR 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: Rich Felker <dalias@libc.org>
arch/sh/configs/sh7757lcr_defconfig
patch
|
blob
|
history
diff --git
a/arch/sh/configs/sh7757lcr_defconfig
b/arch/sh/configs/sh7757lcr_defconfig
index 9f2aed0b3bca9480508076a9c516f87f922691f1..d0933a9b9799fed0536acf4d716c0cf0dbacfe6e 100644
(file)
--- a/
arch/sh/configs/sh7757lcr_defconfig
+++ b/
arch/sh/configs/sh7757lcr_defconfig
@@
-36,7
+36,7
@@
CONFIG_IPV6=y
# CONFIG_FW_LOADER is not set
CONFIG_MTD=y
CONFIG_MTD_BLOCK=y
-CONFIG_MTD_
M25P80
=y
+CONFIG_MTD_
SPI_NOR
=y
CONFIG_BLK_DEV_RAM=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y