aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-03-25 11:31:23 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-03-27 14:34:22 +0100
commitebfc94aee99e3e7bb82a64abb3b9eacd1fae470d (patch)
tree0f1d4eda8cd3dd829fecd40c5dd30b1b06d5c993 /target/linux/x86
parent7d6553c72edada262ada8dbe871243c35400573d (diff)
downloadupstream-ebfc94aee99e3e7bb82a64abb3b9eacd1fae470d.tar.gz
upstream-ebfc94aee99e3e7bb82a64abb3b9eacd1fae470d.tar.bz2
upstream-ebfc94aee99e3e7bb82a64abb3b9eacd1fae470d.zip
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 <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-5.101
-rw-r--r--target/linux/x86/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/x86/config-5.10 b/target/linux/x86/config-5.10
index c90700af29..2392a39d33 100644
--- a/target/linux/x86/config-5.10
+++ b/target/linux/x86/config-5.10
@@ -355,7 +355,6 @@ CONFIG_USB_UHCI_HCD=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_PCI=y
# CONFIG_USB_XHCI_PLATFORM is not set
-# CONFIG_USERIO is not set
# CONFIG_USER_NS is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_VGA_CONSOLE=y
diff --git a/target/linux/x86/config-5.4 b/target/linux/x86/config-5.4
index f26c20c59d..ebc3ec538d 100644
--- a/target/linux/x86/config-5.4
+++ b/target/linux/x86/config-5.4
@@ -462,7 +462,6 @@ CONFIG_USB_UHCI_HCD=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_PCI=y
# CONFIG_USB_XHCI_PLATFORM is not set
-# CONFIG_USERIO is not set
# CONFIG_USER_NS is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set