Fix some old pashello configurations broken in last refresh

This commit is contained in:
Gregory Nutt
2017-03-09 10:55:41 -06:00
parent 7463768775
commit 49974e21ef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ CONFIG_EXAMPLES_PASHELLO=y
# #
# CONFIG_INTERPRETERS_FICL is not set # CONFIG_INTERPRETERS_FICL is not set
CONFIG_INTERPRETERS_PCODE=y CONFIG_INTERPRETERS_PCODE=y
CONFIG_INTERPRETERS_PRUN=y CONFIG_SYSTEM_PRUN=y
# #
# Network Utilities # Network Utilities
+1 -1
View File
@@ -359,7 +359,7 @@ CONFIG_EXAMPLES_PASHELLO=y
# #
# CONFIG_INTERPRETERS_FICL is not set # CONFIG_INTERPRETERS_FICL is not set
CONFIG_INTERPRETERS_PCODE=y CONFIG_INTERPRETERS_PCODE=y
CONFIG_INTERPRETERS_PRUN=y CONFIG_SYSTEM_PRUN=y
# #
# Network Utilities # Network Utilities