10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
|
#
|
||
|
# For a description of the syntax of this configuration file,
|
||
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||
|
#
|
||
|
|
||
|
config NXGLIB
|
||
|
bool
|
||
|
default y if NX || NXFONTS
|
||
|
default n if !NX && !NXFONTS
|