diff --git a/configs/sim/pashello/defconfig b/configs/sim/pashello/defconfig index 508e32e38f3..3cbaa445d8c 100644 --- a/configs/sim/pashello/defconfig +++ b/configs/sim/pashello/defconfig @@ -449,6 +449,7 @@ CONFIG_EXAMPLES_PASHELLO=y # # CONFIG_INTERPRETERS_FICL is not set CONFIG_INTERPRETERS_PCODE=y +CONFIG_INTERPRETERS_PRUN=y # # Network Utilities diff --git a/configs/xtrs/pashello/defconfig b/configs/xtrs/pashello/defconfig index 06c63a3ea3e..89497efe7c4 100644 --- a/configs/xtrs/pashello/defconfig +++ b/configs/xtrs/pashello/defconfig @@ -367,6 +367,7 @@ CONFIG_EXAMPLES_PASHELLO=y # # CONFIG_INTERPRETERS_FICL is not set CONFIG_INTERPRETERS_PCODE=y +CONFIG_INTERPRETERS_PRUN=y # # Network Utilities diff --git a/configs/z16f2800100zcog/pashello/defconfig b/configs/z16f2800100zcog/pashello/defconfig index b9a5cc618df..644cdf9e179 100644 --- a/configs/z16f2800100zcog/pashello/defconfig +++ b/configs/z16f2800100zcog/pashello/defconfig @@ -404,6 +404,7 @@ CONFIG_EXAMPLES_PASHELLO=y # # CONFIG_INTERPRETERS_FICL is not set CONFIG_INTERPRETERS_PCODE=y +CONFIG_INTERPRETERS_PRUN=y # # Network Utilities diff --git a/configs/z80sim/pashello/defconfig b/configs/z80sim/pashello/defconfig index 7952e0f6f3f..1b5e1b38fab 100644 --- a/configs/z80sim/pashello/defconfig +++ b/configs/z80sim/pashello/defconfig @@ -366,6 +366,7 @@ CONFIG_EXAMPLES_PASHELLO=y # # CONFIG_INTERPRETERS_FICL is not set CONFIG_INTERPRETERS_PCODE=y +CONFIG_INTERPRETERS_PRUN=y # # Network Utilities