blob: b46b4cf4382fe8b1f7044623e637352d5c230ae9 [file] [log] [blame]
Mathieu Desnoyers267c4022007-10-18 23:41:07 -07001# samples/Kconfig
2
3menuconfig SAMPLES
4 bool "Sample kernel code"
5 help
6 You can build and test sample kernel code here.
7
8if SAMPLES
9
10
11endif # SAMPLES