change Kconfig for JerryScript

This commit is contained in:
wgzAIIT
2023-09-05 15:23:21 +08:00
parent 29499a1ec3
commit f24a0f2d47
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
menu "lib using JerryScript"
menuconfig PKG_USING_JERRYSCRIPT
bool "JerryScript: Ultra-lightweight JavaScript engine for the Internet of Things."
menuconfig LIB_USING_JERRYSCRIPT
bool "Enable support JerryScript."
default n
endmenu