summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas
diff options
context:
space:
mode:
authorLuis Araneda <luaraneda@gmail.com>2018-07-02 22:54:11 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2018-07-07 18:19:39 +0200
commit8f60c3d57149a2bb04fde9798edc45d659ed7c17 (patch)
treee66559ebd6045ba2805b65f10044b254698b94ce /target/linux/oxnas
parente97aaf483c71fd5e3072ec2dce53354fc97357c9 (diff)
downloadopenwrt-8f60c3d57149a2bb04fde9798edc45d659ed7c17.tar.gz
openwrt-8f60c3d57149a2bb04fde9798edc45d659ed7c17.tar.bz2
openwrt-8f60c3d57149a2bb04fde9798edc45d659ed7c17.zip
kernel: remove DEVMEM and DEVKMEM from target's config
These options are handled by generic configuration Targets that need these options should select KERNEL_DEVMEM and/or KERNEL_DEVKMEM options on OpenWRT's config Signed-off-by: Luis Araneda <luaraneda@gmail.com>
Diffstat (limited to 'target/linux/oxnas')
-rw-r--r--target/linux/oxnas/config-4.141
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/oxnas/config-4.14 b/target/linux/oxnas/config-4.14
index 4d6943aea5..1bf7d0c072 100644
--- a/target/linux/oxnas/config-4.14
+++ b/target/linux/oxnas/config-4.14
@@ -103,7 +103,6 @@ CONFIG_DECOMPRESS_XZ=y
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_IOSCHED="cfq"
-CONFIG_DEVMEM=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DMA_CMA=y