aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/configs/etrax-100lx_v2_defconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-10 11:28:35 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-10 11:28:35 -0700
commit057a056ced1ee7e000bad2a5c88241502747d350 (patch)
treeb996aa3dfb515bef95ebe4594dd2c7b46f01db2e /arch/cris/configs/etrax-100lx_v2_defconfig
parentMerge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
parentcris: return of class_create should be considered (diff)
downloadlinux-dev-057a056ced1ee7e000bad2a5c88241502747d350.tar.xz
linux-dev-057a056ced1ee7e000bad2a5c88241502747d350.zip
Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
Pull CRIS updates from Jesper Nilsson. * tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris: cris: return of class_create should be considered CRIS: defconfig: remove MTDRAM_ABS_POS CRIS v32: remove some double unlocks Fix typos cris: migrate exception table users off module.h and onto extable.h cris: v10: axisflashmap: remove unused ifdefs cris: use generic io.h cris: fix Kconfig mismatch when building with CONFIG_PCI cris: cardbus: fix header include path cris: add dev88_defconfig cris: irq: stop loop from accessing array out of bounds cris: fasttimer: fix mixed declarations and code compile warning cris: intmem: fix pointer comparison compile warning cris: intmem: fix device_initcall compile warning
Diffstat (limited to 'arch/cris/configs/etrax-100lx_v2_defconfig')
-rw-r--r--arch/cris/configs/etrax-100lx_v2_defconfig1
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