Files
luban-lite/bsp/peripheral/nftl/Kconfig
刘可亮 0a13af6a1d V1.0.5
2024-06-04 19:00:30 +08:00

14 lines
310 B
Plaintext

config AIC_NFTL_SUPPORT
bool "Aic NFTL support"
default n
config AIC_NFLT_USED_LIB
depends on AIC_NFTL_SUPPORT
bool "Aic NFTL use lib"
default n
config AIC_NFLT_TEST
depends on AIC_NFTL_SUPPORT
bool "Enable NFTL test command"
default n