aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-10-02 07:39:30 +0200
committerMathias Kresin <dev@kresin.me>2017-10-04 20:08:15 +0200
commit1c45d11bb331b9df3e52d216c6a6d3ad8c5fa43f (patch)
treefe2071ce2f5474bc196a6502dd416120dbd69781 /target/linux/lantiq
parenta37655bacab82661c52684fbc474f7acbf19c7ce (diff)
downloadupstream-1c45d11bb331b9df3e52d216c6a6d3ad8c5fa43f.tar.gz
upstream-1c45d11bb331b9df3e52d216c6a6d3ad8c5fa43f.tar.bz2
upstream-1c45d11bb331b9df3e52d216c6a6d3ad8c5fa43f.zip
treewide: drop obsolete kernel config options
CONFIG_GPIO_DEVRES was removed with kernel commit f9c22ec6c1c5 ("gpio: Remove GPIO_DEVRES option") during kernel 4.9 development. CONFIG_HAVE_BPF_JIT was removed with kernel commit 6077776b5908 ("bpf: split HAVE_BPF_JIT into cBPF and eBPF variant") during kernel 4.7 development. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/xway/config-default2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default
index bddf02763a..e88e3fee02 100644
--- a/target/linux/lantiq/xway/config-default
+++ b/target/linux/lantiq/xway/config-default
@@ -10,13 +10,11 @@ CONFIG_CRC16=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
CONFIG_FIRMWARE_IN_KERNEL=y
-CONFIG_GPIO_DEVRES=y
CONFIG_HAS_IOPORT_MAP=y
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
-CONFIG_HAVE_BPF_JIT=y
CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y