12 lines
233 B
Plaintext
Executable File
12 lines
233 B
Plaintext
Executable File
menuconfig SEC_DEBUG
|
|
tristate "SEC TN Debugging Features"
|
|
help
|
|
TODO: help is not ready.
|
|
|
|
config SEC_FORCE_ERR
|
|
bool "SEC Generating force errors"
|
|
default y if SEC_FACTORY
|
|
depends on SEC_DEBUG
|
|
help
|
|
TODO: help is not ready.
|