mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
menu "Configuration"
|
|
depends on PACKAGE_kmod-crypto-qat-c2xxx
|
|
|
|
config CRYPTO_QAT_DEBUG
|
|
bool
|
|
default n
|
|
prompt "Build with debugging support enabled"
|
|
|
|
endmenu
|