12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
|
#
|
||
|
# For a description of the syntax of this configuration file,
|
||
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||
|
#
|
||
|
|
||
|
config INDUSTRY_ABNT_CODI_LIB
|
||
|
tristate "ABNT CODI Library"
|
||
|
default n
|
||
|
---help---
|
||
|
Enable or disable the ABNT CODI Library
|
||
|
|