menu "Hisi L3 Cache"
config HISI_L3CACHE_EXTENSION
	bool "l3cache extension"
	depends on HISI_LB_L3_EXTENSION
	default n
	help
	 support l3cache extension

config HISI_L3CACHE_EXTENSION_DYNAMIC
	bool "l3cache extension dynamic"
	depends on HISI_L3CACHE_EXTENSION
	default n
	help
	 support l3cache extension on/off dynamicly

config HISI_L3CACHE_EXTENSION_DEBUG
	bool "l3cache extension debug"
	depends on HISI_L3CACHE_EXTENSION
	default n
	help
	 support l3cache extension debug

config HISI_L3CACHE_SHARE
	bool "l3cache share"
	default n
	help
	 support l3cache share

config HISI_L3CACHE_SHARE_PERF
	bool "l3cache share perf"
	depends on HISI_L3CACHE_SHARE && ARM64_DSU_PCTRL_DEVFREQ
	default n
	help
	 support l3cache share perf

config HISI_L3CACHE_SHARE_DEBUG
	bool "l3cache share debug"
	depends on HISI_L3CACHE_SHARE
	default n
	help
	 support l3cache share debug

config HISI_64BIT_CCSIDR
	bool "hisi 64bit CCSIDR"
	default n
	help
	 support hisi 64bit CCSIDR

config HISI_NAMSTO
	bool "hisi namsto"
	default n
	help
	 support hisi namsto

config HISI_NAMSTO_FLUSH_CMO
	bool "hisi namsto flush cmo"
	depends on HISI_NAMSTO
	default n
	help
	 support hisi namsto flush cmo

config HISI_NONSHAREABLE
	bool "hisi nonshareable access"
	depends on HISI_NAMSTO
	default n
	help
	 support hisi nonshareable access mntn

config HISI_NAMSTO_DEBUG
	bool "hisi namsto debug"
	depends on HISI_NAMSTO
	default n
	help
	 support hisi namsto debug

config HISI_L3CACHE_LP_DEBUG
	bool "l3cache lowpower debug"
	default n
	help
	 support l3cache low power debug

endmenu
