aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-08-09 17:28:39 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-08-10 23:58:58 +0200
commitb35c54227b4fbe7f57ab9d0ddda224cd8b6345a2 (patch)
tree3b81601ba1a4fe3b60f1c5b9c33231ba612d9c0c /target/linux/malta
parenteafdd1a0fcc17cf09db96f01b995abec2c9d7f0d (diff)
downloadupstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.tar.gz
upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.tar.bz2
upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.zip
kernel: Move CONFIG_IONIC to generic kernel config
It is deactivated everywhere, just set this in the generic config. Acked-by: Yousong Zhou <yszhou4tech@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/malta')
-rw-r--r--target/linux/malta/be64/config-default1
-rw-r--r--target/linux/malta/le64/config-default1
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/malta/be64/config-default b/target/linux/malta/be64/config-default
index 8edef1a857..e7352e68ee 100644
--- a/target/linux/malta/be64/config-default
+++ b/target/linux/malta/be64/config-default
@@ -13,7 +13,6 @@ CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_HUGEPAGES=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
-# CONFIG_IONIC is not set
# CONFIG_MIPS32_N32 is not set
# CONFIG_MIPS32_O32 is not set
# CONFIG_MIPS_VA_BITS_48 is not set
diff --git a/target/linux/malta/le64/config-default b/target/linux/malta/le64/config-default
index fd4019c7b3..23e838aaba 100644
--- a/target/linux/malta/le64/config-default
+++ b/target/linux/malta/le64/config-default
@@ -12,7 +12,6 @@ CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_HUGEPAGES=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
-# CONFIG_IONIC is not set
# CONFIG_MIPS32_N32 is not set
# CONFIG_MIPS32_O32 is not set
# CONFIG_MIPS_VA_BITS_48 is not set