diff options
Diffstat (limited to 'configs/openrd_base_defconfig')
-rw-r--r-- | configs/openrd_base_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/openrd_base_defconfig b/configs/openrd_base_defconfig index 75ebb22f2d..003fb172ed 100644 --- a/configs/openrd_base_defconfig +++ b/configs/openrd_base_defconfig @@ -27,6 +27,8 @@ CONFIG_ISO_PARTITION=y CONFIG_ENV_IS_IN_NAND=y CONFIG_MVSATA_IDE=y # CONFIG_MMC_HW_PARTITIONING is not set +CONFIG_NETDEVICES=y +CONFIG_MVGBE=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |