7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
menu "Simulation options"
|
|
|
|
config SIMULATION_QEMU
|
|
bool "Build with QEMU simulation stubs"
|
|
default n
|
|
|
|
endmenu |