From ebfc94aee99e3e7bb82a64abb3b9eacd1fae470d Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 25 Mar 2021 11:31:23 +0100 Subject: kernel: Move CONFIG_USERIO to generic config The CONFIG_USERIO option is unset in multiple target configurations. On the sunxi target it is activated. Move the kernel configuration option to the generic kernel configuration. Signed-off-by: Hauke Mehrtens --- target/linux/malta/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/malta/config-5.4') diff --git a/target/linux/malta/config-5.4 b/target/linux/malta/config-5.4 index 73f6965d01..9bcaae2208 100644 --- a/target/linux/malta/config-5.4 +++ b/target/linux/malta/config-5.4 @@ -329,7 +329,6 @@ CONFIG_TIMER_PROBE=y CONFIG_TREE_RCU=y CONFIG_TREE_SRCU=y CONFIG_USB_SUPPORT=y -# CONFIG_USERIO is not set CONFIG_USE_OF=y # CONFIG_VGA_CONSOLE is not set CONFIG_VM_EVENT_COUNTERS=y -- cgit v1.2.3