mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-15 16:48:56 +00:00
14 lines
310 B
Plaintext
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 |