Files

14 lines
310 B
Plaintext
Raw Permalink Normal View History

2023-11-30 19:48:02 +08:00
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
2024-06-04 19:00:30 +08:00
config AIC_NFLT_TEST
depends on AIC_NFTL_SUPPORT
bool "Enable NFTL test command"
default n