···270270 Say N if you want to disable CPU hotplug.271271endmenu272272273273+source "arch/csky/Kconfig.platforms"274274+273275source "kernel/Kconfig.hz"
+9
arch/csky/Kconfig.platforms
···11+menu "Platform drivers selection"22+33+config ARCH_CSKY_DW_APB_ICTL44+ bool "Select dw-apb interrupt controller"55+ select DW_APB_ICTL66+ default y77+ help88+ This enables support for snps dw-apb-ictl99+endmenu