#++++++++++++++++++++++++++++++++++++++++++++++++++++
menuconfig SOCT_NPU_SUPPORT
    tristate "NPU Support"
	depends on (WUDANGSTICK || SHAOLINGUN) && SOCT_SVM
    default y if SOCT_DRV_BUILDIN
    default m
	help
	        this flag is used to enable/disable npu
