diff options
Diffstat (limited to 'configs/p212_defconfig')
-rw-r--r-- | configs/p212_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/p212_defconfig b/configs/p212_defconfig index 3c576218a9..d4b534954e 100644 --- a/configs/p212_defconfig +++ b/configs/p212_defconfig @@ -20,6 +20,10 @@ CONFIG_OF_CONTROL=y CONFIG_DM_GPIO=y CONFIG_DM_MMC=y CONFIG_MMC_MESON_GX=y +CONFIG_DM_ETH=y +CONFIG_ETH_DESIGNWARE=y +CONFIG_PHY_MESON_GXL=y +CONFIG_NET_RANDOM_ETHADDR=y CONFIG_PINCTRL=y CONFIG_PINCTRL_MESON_GXL=y CONFIG_DEBUG_UART_MESON=y |