mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
9 lines
147 B
Text
9 lines
147 B
Text
if PACKAGE_swmodd
|
|
|
|
menu "Configuration"
|
|
|
|
config SWMOD_HOST_IS_EXECENV
|
|
bool "Enable host system as execution environment"
|
|
default n
|
|
endmenu
|
|
endif
|