diff options
Diffstat (limited to 'configs/orangepi_plus_defconfig')
-rw-r--r-- | configs/orangepi_plus_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig index fa129377e45..07ed4b57bd1 100644 --- a/configs/orangepi_plus_defconfig +++ b/configs/orangepi_plus_defconfig @@ -15,6 +15,9 @@ CONFIG_SYS_EXTRA_OPTIONS="SATAPWR=SUNXI_GPG(11)" CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_I2C=y # CONFIG_CMD_FPGA is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_SY8106A_POWER=y CONFIG_USB_EHCI_HCD=y |