···198198 hex "DRAM start addr (the same with memory-section in dts)"199199 default 0x0200200201201+config HOTPLUG_CPU202202+ bool "Support for hot-pluggable CPUs"203203+ select GENERIC_IRQ_MIGRATION204204+ depends on SMP205205+ help206206+ Say Y here to allow turning CPUs off and on. CPUs can be207207+ controlled through /sys/devices/system/cpu/cpu1/hotplug/target.208208+209209+ Say N if you want to disable CPU hotplug.201210endmenu202211203212source "kernel/Kconfig.hz"