diff --git a/nshlib/Kconfig b/nshlib/Kconfig index 404b40f44..6ba2ee0f9 100644 --- a/nshlib/Kconfig +++ b/nshlib/Kconfig @@ -199,7 +199,6 @@ config NSH_BUILTIN_APPS config NSH_FILE_APPS bool "Enable execution of program files" - option modules default n depends on LIBC_EXECFUNCS ---help---