android_kernel_samsung_sm8650/arch/loongarch
Lukas Bulwahn 7fd6ef61a5 LoongArch: Drop these obsolete selects in Kconfig
Commit fa96b57c14 ("LoongArch: Add build infrastructure") adds the new
file arch/loongarch/Kconfig.

As the work on LoongArch was probably quite some time under development,
various config symbols have changed and disappeared from the time of
initial writing of the Kconfig file and its inclusion in the repository.

The following four commits:

  commit c126a53c27 ("arch: remove GENERIC_FIND_FIRST_BIT entirely")
  commit 140c8180eb ("arch: remove HAVE_COPY_THREAD_TLS")
  commit aca52c3983 ("mm: remove CONFIG_HAVE_MEMBLOCK")
  commit 3f08a302f5 ("mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option")

remove the mentioned config symbol, and enable the intended setup by
default without configuration.

Drop these obsolete selects in loongarch's Kconfig.

Reviewed-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2022-07-07 17:41:01 +08:00
..
boot LoongArch: Add build infrastructure 2022-06-03 20:09:27 +08:00
configs LoongArch: Add Loongson-3 default config file 2022-06-03 20:09:29 +08:00
include LoongArch: Make compute_return_era() return void 2022-06-25 18:06:07 +08:00
kernel LoongArch: Make compute_return_era() return void 2022-06-25 18:06:07 +08:00
lib LoongArch: Add some library functions 2022-06-03 20:09:28 +08:00
mm LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler() 2022-06-25 18:05:58 +08:00
pci LoongArch: Add build infrastructure 2022-06-03 20:09:27 +08:00
vdso LoongArch: Add VDSO and VSYSCALL support 2022-06-03 20:09:28 +08:00
Kbuild LoongArch: Add build infrastructure 2022-06-03 20:09:27 +08:00
Kconfig LoongArch: Drop these obsolete selects in Kconfig 2022-07-07 17:41:01 +08:00
Kconfig.debug LoongArch: Add build infrastructure 2022-06-03 20:09:27 +08:00
Makefile LoongArch: Add Loongson-3 default config file 2022-06-03 20:09:29 +08:00