2
0
forked from Ivasoft/openwrt

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>
This commit is contained in:
Hauke Mehrtens
2020-08-09 17:28:39 +02:00
parent eafdd1a0fc
commit b35c54227b
13 changed files with 1 additions and 12 deletions

View File

@@ -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