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/gemini/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/gemini') diff --git a/target/linux/gemini/config-5.4 b/target/linux/gemini/config-5.4 index 7cfdb3ccdb..c98f66148e 100644 --- a/target/linux/gemini/config-5.4 +++ b/target/linux/gemini/config-5.4 @@ -441,7 +441,6 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" CONFIG_UNINLINE_SPIN_UNLOCK=y CONFIG_UNWINDER_ARM=y CONFIG_USB_SUPPORT=y -# CONFIG_USERIO is not set CONFIG_USER_NS=y CONFIG_USE_OF=y CONFIG_UTS_NS=y -- cgit v1.2.3