aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.4
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-03-19 18:35:23 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-03-19 18:38:35 +0100
commit0b5a67aa03f04c8f6b3bfd94a78bd31a266716df (patch)
tree85fc3749cd2e1e1a324402dc656ac991219a1851 /target/linux/generic/config-5.4
parent047b7621bb3ac266d193cf110a468e42f844be4f (diff)
downloadupstream-0b5a67aa03f04c8f6b3bfd94a78bd31a266716df.tar.gz
upstream-0b5a67aa03f04c8f6b3bfd94a78bd31a266716df.tar.bz2
upstream-0b5a67aa03f04c8f6b3bfd94a78bd31a266716df.zip
kernel: Reorder kernel configuration options
Reorder the options and remove double entries. This was generated by running this: $ ./scripts/kconfig.pl '+' target/linux/generic/config-5.10 /dev/null > target/linux/generic/config-5.10.new $ mv target/linux/generic/config-5.10.new target/linux/generic/config-5.10 $ ./scripts/kconfig.pl '+' target/linux/generic/config-5.4 /dev/null > target/linux/generic/config-5.4.new $ mv target/linux/generic/config-5.4.new target/linux/generic/config-5.4 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/config-5.4')
-rw-r--r--target/linux/generic/config-5.42
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 71f75ba76f..522a99300d 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -889,7 +889,6 @@ CONFIG_COMPACTION=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_COMPILE_TEST is not set
# CONFIG_CONFIGFS_FS is not set
-# CONFIG_KVM_AMD_SEV is not set
# CONFIG_CONNECTOR is not set
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
@@ -2634,6 +2633,7 @@ CONFIG_KERNFS=y
# CONFIG_KSZ884X_PCI is not set
CONFIG_KUSER_HELPERS=y
# CONFIG_KVM_AMD is not set
+# CONFIG_KVM_AMD_SEV is not set
# CONFIG_KVM_GUEST is not set
# CONFIG_KVM_INTEL is not set
# CONFIG_KXCJK1013 is not set