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/oxnas/config-5.10 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/oxnas/config-5.10') diff --git a/target/linux/oxnas/config-5.10 b/target/linux/oxnas/config-5.10 index 9fc3119469..9feea93b86 100644 --- a/target/linux/oxnas/config-5.10 +++ b/target/linux/oxnas/config-5.10 @@ -343,7 +343,6 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" CONFIG_UNWINDER_ARM=y # CONFIG_UNWINDER_FRAME_POINTER is not set CONFIG_USB_SUPPORT=y -# CONFIG_USERIO is not set CONFIG_USE_OF=y CONFIG_VERSATILE_FPGA_IRQ=y CONFIG_VERSATILE_FPGA_IRQ_NR=4 -- cgit v1.2.3