This commit is contained in:
刘可亮
2024-10-30 16:50:31 +08:00
parent 0ef85b55da
commit 661e71562d
458 changed files with 46555 additions and 12133 deletions

View File

@@ -313,22 +313,27 @@ config AIC_CIR_DRV_TEST
depends on AIC_CIR_DRV
config AIC_AUDIO_DRV_TEST
bool "Enable audio driver test command"
bool "Enable Audio driver test command"
default n
depends on AIC_AUDIO_DRV
select RT_USING_LEGACY
config AIC_I2S_DRV_TEST
bool "Enable i2s driver test command"
bool "Enable I2S driver test command"
default n
depends on AIC_I2S_DRV
select RT_USING_LEGACY
config AIC_I2C_DRV_TEST
bool "Enable i2c driver test command"
bool "Enable I2C driver test command"
default n
depends on AIC_I2C_DRV
config AIC_CAMERA_DRV_TEST
bool "Enable Camera driver test command"
default n
depends on AIC_USING_CAMERA
config AIC_DVP_TEST
bool "Enable DVP driver test command"
default n
@@ -400,6 +405,11 @@ config AIC_QEP_DRV_TEST
default n
depends on AIC_QEP_DRV
config AIC_DCE_DRV_TEST
bool "Enable Dce driver test command"
default n
depends on AIC_DCE_DRV
config AIC_ADCIM_DM_TEST
bool "Enable ADCIM DM test command"
default n