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/layerscape/armv8_32b/config-4.9 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/layerscape/armv8_32b') diff --git a/target/linux/layerscape/armv8_32b/config-4.9 b/target/linux/layerscape/armv8_32b/config-4.9 index 1ee8fdb0d7..6f8ef627f7 100644 --- a/target/linux/layerscape/armv8_32b/config-4.9 +++ b/target/linux/layerscape/armv8_32b/config-4.9 @@ -297,8 +297,6 @@ CONFIG_DETECT_HUNG_TASK=y # CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set # CONFIG_DEVFREQ_GOV_USERSPACE is not set # CONFIG_DEVFREQ_THERMAL is not set -CONFIG_DEVKMEM=y -CONFIG_DEVMEM=y CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_DMADEVICES=y -- cgit v1.2.3