debian/config: Clean up with the help of kconfigeditor2

On x86, CONFIG_HOTPLUG_CPU can no longer be set explicitly but
always follows CONFIG_SMP.
This commit is contained in:
Ben Hutchings 2019-04-21 00:11:56 +01:00
parent 7c8c3551e1
commit 4efb39cf9d
3 changed files with 2 additions and 2 deletions

View File

@ -707,9 +707,9 @@ CONFIG_WLCORE_SDIO=m
## file: drivers/nvmem/Kconfig
##
CONFIG_QCOM_QFPROM=m
CONFIG_MESON_EFUSE=m
CONFIG_ROCKCHIP_EFUSE=m
CONFIG_NVMEM_SUNXI_SID=m
CONFIG_MESON_EFUSE=m
##
## file: drivers/pci/Kconfig

View File

@ -18,3 +18,4 @@ CONFIG_ARM_LPAE=y
## file: drivers/iommu/Kconfig
##
CONFIG_ARM_SMMU=y

View File

@ -67,7 +67,6 @@ CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set