From d4ad7e654826c7e1e3aa987609771144af9aa77b Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 7 Apr 2019 19:03:54 +0200 Subject: kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM This is deactivated by default and should be manually activated in the OpenWrt kernel configuration Signed-off-by: Hauke Mehrtens --- target/linux/samsung/s5pv210/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/samsung') diff --git a/target/linux/samsung/s5pv210/config-4.14 b/target/linux/samsung/s5pv210/config-4.14 index b72fce16f0..548b198715 100644 --- a/target/linux/samsung/s5pv210/config-4.14 +++ b/target/linux/samsung/s5pv210/config-4.14 @@ -117,7 +117,6 @@ CONFIG_DECOMPRESS_LZO=y CONFIG_DECOMPRESS_XZ=y CONFIG_DEFAULT_IOSCHED="noop" CONFIG_DEFAULT_NOOP=y -CONFIG_DEVMEM=y CONFIG_DM9000=y # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set CONFIG_DNOTIFY=y -- cgit v1.2.3