diff options
Diffstat (limited to 'configs/Orangepi_mini_defconfig')
-rw-r--r-- | configs/Orangepi_mini_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Orangepi_mini_defconfig b/configs/Orangepi_mini_defconfig index a8652554e4..c07d25e9b3 100644 --- a/configs/Orangepi_mini_defconfig +++ b/configs/Orangepi_mini_defconfig @@ -13,6 +13,7 @@ CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-orangepi-mini" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPH(23),AHCI" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set |