diff options
Diffstat (limited to 'configs/orangepi_pc_defconfig')
-rw-r--r-- | configs/orangepi_pc_defconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig index 8d78b47c76..df9d0a2982 100644 --- a/configs/orangepi_pc_defconfig +++ b/configs/orangepi_pc_defconfig @@ -8,11 +8,9 @@ CONFIG_DRAM_ODT_EN=y CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-orangepi-pc" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set CONFIG_SY8106A_POWER=y CONFIG_USB_EHCI_HCD=y -CONFIG_USB1_VBUS_PIN="" -CONFIG_USB2_VBUS_PIN="" -CONFIG_USB3_VBUS_PIN="" |