apps/nshlib/Kconfig: Move 'option modules' from NSH_FILE_APPS to BUILD_LOADABLE
This commit is contained in:
parent
d36e1c87fe
commit
3c2396116d
@ -199,7 +199,6 @@ config NSH_BUILTIN_APPS
|
|||||||
|
|
||||||
config NSH_FILE_APPS
|
config NSH_FILE_APPS
|
||||||
bool "Enable execution of program files"
|
bool "Enable execution of program files"
|
||||||
option modules
|
|
||||||
default n
|
default n
|
||||||
depends on LIBC_EXECFUNCS
|
depends on LIBC_EXECFUNCS
|
||||||
---help---
|
---help---
|
||||||
|
Loading…
Reference in New Issue
Block a user