mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 04:31:50 +00:00
CRIS: defconfig: remove MTDRAM_ABS_POS
According to commit ef158bdf83
("mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS")
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
This commit is contained in:
parent
a85f305f6e
commit
11c2ecdcf7
@ -25,7 +25,6 @@ CONFIG_MTD_RAM=y
|
||||
CONFIG_MTD_MTDRAM=y
|
||||
CONFIG_MTDRAM_TOTAL_SIZE=0
|
||||
CONFIG_MTDRAM_ERASE_SIZE=64
|
||||
CONFIG_MTDRAM_ABS_POS=0x0
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_NETDEVICES=y
|
||||
# CONFIG_INPUT is not set
|
||||
|
@ -28,7 +28,6 @@ CONFIG_DEVTMPFS=y
|
||||
CONFIG_MTD_RAM=y
|
||||
CONFIG_MTDRAM_TOTAL_SIZE=0
|
||||
CONFIG_MTDRAM_ERASE_SIZE=64
|
||||
CONFIG_MTDRAM_ABS_POS=0x0
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_NETDEVICES=y
|
||||
# CONFIG_INPUT is not set
|
||||
|
@ -28,7 +28,6 @@ CONFIG_MTD_RAM=y
|
||||
CONFIG_MTD_MTDRAM=y
|
||||
CONFIG_MTDRAM_TOTAL_SIZE=0
|
||||
CONFIG_MTDRAM_ERASE_SIZE=64
|
||||
CONFIG_MTDRAM_ABS_POS=0x0
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_NETDEVICES=y
|
||||
# CONFIG_INPUT is not set
|
||||
|
@ -25,7 +25,6 @@ CONFIG_MTD_RAM=y
|
||||
CONFIG_MTD_MTDRAM=y
|
||||
CONFIG_MTDRAM_TOTAL_SIZE=0
|
||||
CONFIG_MTDRAM_ERASE_SIZE=64
|
||||
CONFIG_MTDRAM_ABS_POS=0x0
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_NETDEVICES=y
|
||||
# CONFIG_INPUT is not set
|
||||
|
Loading…
Reference in New Issue
Block a user