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/zynq/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/zynq') diff --git a/target/linux/zynq/config-5.4 b/target/linux/zynq/config-5.4 index 130d4b59ea..b25d789db7 100644 --- a/target/linux/zynq/config-5.4 +++ b/target/linux/zynq/config-5.4 @@ -613,7 +613,6 @@ CONFIG_USB_SUPPORT=y CONFIG_USB_ULPI=y CONFIG_USB_ULPI_BUS=y CONFIG_USB_ULPI_VIEWPORT=y -# CONFIG_USERIO is not set CONFIG_USE_OF=y CONFIG_VEXPRESS_CONFIG=y CONFIG_VEXPRESS_SYSCFG=y -- cgit v1.2.3