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
|