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)
commitf30d1f495cc117c0264d71a4d636ee72dd8acb16
tree439a76461ec847cec10e738795977fecfe8707bc
parent28e112afa44ad0814120d41c68fa72372a2cd2c2
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