From 8f60c3d57149a2bb04fde9798edc45d659ed7c17 Mon Sep 17 00:00:00 2001 From: Luis Araneda Date: Mon, 2 Jul 2018 22:54:11 -0400 Subject: 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 --- target/linux/oxnas/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/oxnas/config-4.14') 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 -- cgit v1.2.3