diff options
author | Fabian Frederick <fabf@skynet.be> | 2016-09-23 17:00:57 +0300 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2016-09-23 17:01:55 +0300 |
commit | 11c2ecdcf71bd801fda79bd99607388241d8d2ce (patch) | |
tree | bbe82de9857ddac12a32023ae4f15716e1f998e3 /arch/cris/configs/etrax-100lx_v2_defconfig | |
parent | a85f305f6e4e4055ac1f43e18a96417bcd146d45 (diff) | |
download | linux-11c2ecdcf71bd801fda79bd99607388241d8d2ce.tar.xz |
CRIS: defconfig: remove MTDRAM_ABS_POS
According to commit ef158bdf8374
("mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS")
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/cris/configs/etrax-100lx_v2_defconfig')
-rw-r--r-- | arch/cris/configs/etrax-100lx_v2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/configs/etrax-100lx_v2_defconfig b/arch/cris/configs/etrax-100lx_v2_defconfig index a85aabf92be5..d90ac95c1e44 100644 --- a/arch/cris/configs/etrax-100lx_v2_defconfig +++ b/arch/cris/configs/etrax-100lx_v2_defconfig @@ -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 |