mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 11:28:54 +00:00
V1.0.5
This commit is contained in:
@@ -488,6 +488,24 @@ config AIC_USING_TSEN
|
||||
default n
|
||||
select AIC_TSEN_DRV
|
||||
|
||||
menu "TSENS options"
|
||||
depends on AIC_USING_TSEN
|
||||
|
||||
config AIC_USING_TSEN_CPU
|
||||
bool "Using TSEN_CPU"
|
||||
depends on AIC_USING_TSEN
|
||||
default n
|
||||
select AIC_TSEN_DRV
|
||||
|
||||
config AIC_USING_TSEN_GPAI
|
||||
bool "Using TSEN_GPAI"
|
||||
depends on AIC_USING_TSEN
|
||||
default n
|
||||
select AIC_TSEN_DRV
|
||||
|
||||
source "bsp/artinchip/drv/tsen/Kconfig.dev"
|
||||
endmenu
|
||||
|
||||
#---------------------------
|
||||
# GPAI device global option
|
||||
#---------------------------
|
||||
|
||||
Reference in New Issue
Block a user