summaryrefslogblamecommitdiff
path: root/apps/examples/nxtext/Kconfig
blob: 1ff2c44be94792dc39e09f64dafafaf38e00c74e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13

                                                             
                                      
 








                                                   
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config EXAMPLES_NXTEXT
	bool "NX graphics text example"
	default n
	---help---
		Enable the NX graphics text example

if EXAMPLES_NXTEXT
endif