]> git.baikalelectronics.ru Git - kernel.git/commit
LoongArch: Adjust arch/loongarch/Kconfig
authorHuacai Chen <chenhuacai@loongson.cn>
Sat, 6 Aug 2022 07:19:32 +0000 (15:19 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Fri, 12 Aug 2022 05:10:10 +0000 (13:10 +0800)
commit66ccdcf2667ecc6535dba007be64a45b1c6ebec1
tree439a76461ec847cec10e738795977fecfe8707bc
parent61a24377004f7f7f50e78dba8f3f183f3287c8a7
LoongArch: Adjust arch/loongarch/Kconfig

1, ACPI, EFI and SMP are mandatories for LoongArch, select them
unconditionally to avoid various build errors for 'make randconfig'.
2, Move the MMU_GATHER_MERGE_VMAS selection to the correct place.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/Kconfig