Files
luban-lite-t3e-pro/packages/artinchip/aic-authorization/Kconfig

14 lines
285 B
Plaintext
Raw Normal View History

2025-09-30 11:56:06 +08:00
menuconfig LPKG_USING_AIC_AUTHORIZATION
bool "aic-authorization"
depends on AIC_CE_DRV
default n
if LPKG_USING_AIC_AUTHORIZATION
config AIC_AUTHORIZATION_TEST
bool "aic authorization test"
depends on LPKG_USING_AIC_AUTHORIZATION
default n
endif