Skip to content
Kconfig 152 B
Newer Older
# samples/Kconfig

menuconfig SAMPLES
	bool "Sample kernel code"
	help
	  You can build and test sample kernel code here.

if SAMPLES


endif # SAMPLES