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/generic/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-5.4') diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4 index 1dc97ce745..baa26221c7 100644 --- a/target/linux/generic/config-5.4 +++ b/target/linux/generic/config-5.4 @@ -6242,6 +6242,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y # CONFIG_USB_ZR364XX is not set # CONFIG_USELIB is not set # CONFIG_USERFAULTFD is not set +# CONFIG_USERIO is not set # CONFIG_USE_OF is not set # CONFIG_UTS_NS is not set # CONFIG_UWB is not set -- cgit v1.2.3