menu "Hisilicon platform"

menuconfig HISILICON_PLATFORM
	bool "Hisilicon platform support"
	default n
	help
	  Say yes here to support the hisilicon platform

if HISILICON_PLATFORM

source "drivers/hisi/adc/Kconfig"
source "drivers/hisi/cmdline/Kconfig"
source "drivers/hisi/mailbox/Kconfig"
source "drivers/hisi/l3cache/Kconfig"
source "drivers/hisi/hw_vote/Kconfig"
source "drivers/hisi/gpufreq/Kconfig"
source "drivers/hisi/npu_pm/Kconfig"
source "drivers/hisi/hisi_syscounter/Kconfig"
source "drivers/hisi/tzdriver/Kconfig"
source "drivers/hisi/hisee/Kconfig"
source "drivers/hisi/noc/Kconfig"
source "drivers/hisi/mntn/Kconfig"
source "drivers/hisi/memory_dump/Kconfig"

source "drivers/hisi/perf_ctrl/Kconfig"
source "drivers/hisi/hisi_drg/Kconfig"
source "drivers/hisi/ddrc/Kconfig"
source "drivers/hisi/hi6xxx/Kconfig"
source "drivers/hisi/hi64xx/Kconfig"
source "drivers/hisi/hi64xx_dsp/Kconfig"
source "drivers/hisi/slimbus/Kconfig"
source "drivers/hisi/hifi_dsp/Kconfig"
source "drivers/hisi/hifi_mailbox/Kconfig"
source "drivers/hisi/soundtrigger/Kconfig"
source "drivers/hisi/drmdriver/Kconfig"
source "drivers/hisi/kernel_harden_test/Kconfig"
source "drivers/hisi/efuse/Kconfig"
source "drivers/hisi/load_image/Kconfig"
source "drivers/hisi/onsys_avs/Kconfig"
source "drivers/hisi/hhee/Kconfig"
source "drivers/hisi/bl2_log/Kconfig"
source "drivers/hisi/file_encry/Kconfig"
source "drivers/hisi/dieid/Kconfig"
source "drivers/hisi/kernel_harden_test/Kconfig"
source "drivers/hisi/harden/Kconfig"
source "drivers/hisi/secs_power_ctrl/Kconfig"
source "drivers/hisi/bl31_log/Kconfig"
source "drivers/hisi/usb_phy_chip/Kconfig"
source "drivers/hisi/bl31_hibernate/Kconfig"
source "drivers/hisi/hi1103_eeprom/Kconfig"
source "drivers/hisi/pm/Kconfig"
source "drivers/hisi/rpmb/Kconfig"

endif #HISILICON_PLATFORM

endmenu
