aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta
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/malta
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/malta')
-rw-r--r--target/linux/malta/config-5.101
-rw-r--r--target/linux/malta/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/malta/config-5.10 b/target/linux/malta/config-5.10
index 65e82eef8c..b32052ada2 100644
--- a/target/linux/malta/config-5.10
+++ b/target/linux/malta/config-5.10
@@ -275,7 +275,6 @@ CONFIG_TIMER_PROBE=y
CONFIG_TREE_RCU=y
CONFIG_TREE_SRCU=y
CONFIG_USB_SUPPORT=y
-# CONFIG_USERIO is not set
CONFIG_USE_OF=y
# CONFIG_VGA_CONSOLE is not set
CONFIG_VM_EVENT_COUNTERS=y
diff --git a/target/linux/malta/config-5.4 b/target/linux/malta/config-5.4
index 73f6965d01..9bcaae2208 100644
--- a/target/linux/malta/config-5.4
+++ b/target/linux/malta/config-5.4
@@ -329,7 +329,6 @@ CONFIG_TIMER_PROBE=y
CONFIG_TREE_RCU=y
CONFIG_TREE_SRCU=y
CONFIG_USB_SUPPORT=y
-# CONFIG_USERIO is not set
CONFIG_USE_OF=y
# CONFIG_VGA_CONSOLE is not set
CONFIG_VM_EVENT_COUNTERS=y