mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-21 11:38:55 +00:00
V1.0.5
This commit is contained in:
@@ -300,6 +300,11 @@ config AIC_USING_GMAC0
|
||||
default n
|
||||
select AIC_GMAC_DRV
|
||||
|
||||
config AIC_USING_GMAC1
|
||||
bool "Using Gmac1"
|
||||
default n
|
||||
select AIC_GMAC_DRV
|
||||
|
||||
source "packages/third-party/lwip/contrib/ports/drv/aic/Kconfig.dev"
|
||||
|
||||
#================================================
|
||||
@@ -487,6 +492,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