10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
menu "Example Configuration"
|
|
|
|
config EXAMPLE_TARGET_QEMU
|
|
bool "Run the example tests for target QEMU"
|
|
default n
|
|
help
|
|
Run the example tests for target QEMU
|
|
|
|
endmenu
|