Now that we have network support for Armada 370/XP SoC family, let's enable the boards configuration. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx> --- arch/arm/configs/globalscale_mirabox_defconfig | 4 ++++ arch/arm/configs/marvell_armada_xp_gp_defconfig | 4 ++++ arch/arm/configs/plathome_openblocks_ax3_defconfig | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/arch/arm/configs/globalscale_mirabox_defconfig b/arch/arm/configs/globalscale_mirabox_defconfig index ed9d94d..a2a5f1f 100644 --- a/arch/arm/configs/globalscale_mirabox_defconfig +++ b/arch/arm/configs/globalscale_mirabox_defconfig @@ -5,4 +5,8 @@ CONFIG_CMD_LOADY=y CONFIG_CMD_LOADS=y CONFIG_CMD_RESET=y CONFIG_CMD_CLK=y +CONFIG_NET=y +CONFIG_OFDEVICE=y CONFIG_DRIVER_SERIAL_NS16550=y +CONFIG_DRIVER_NET_MVNETA=y +CONFIG_MARVELL_PHY=y diff --git a/arch/arm/configs/marvell_armada_xp_gp_defconfig b/arch/arm/configs/marvell_armada_xp_gp_defconfig index 5a7ef52..59baebc 100644 --- a/arch/arm/configs/marvell_armada_xp_gp_defconfig +++ b/arch/arm/configs/marvell_armada_xp_gp_defconfig @@ -7,4 +7,8 @@ CONFIG_CMD_LOADY=y CONFIG_CMD_LOADS=y CONFIG_CMD_RESET=y CONFIG_CMD_CLK=y +CONFIG_NET=y +CONFIG_OFDEVICE=y CONFIG_DRIVER_SERIAL_NS16550=y +CONFIG_DRIVER_NET_MVNETA=y +CONFIG_MARVELL_PHY=y diff --git a/arch/arm/configs/plathome_openblocks_ax3_defconfig b/arch/arm/configs/plathome_openblocks_ax3_defconfig index 95449c9..a5adf01 100644 --- a/arch/arm/configs/plathome_openblocks_ax3_defconfig +++ b/arch/arm/configs/plathome_openblocks_ax3_defconfig @@ -6,4 +6,8 @@ CONFIG_CMD_LOADY=y CONFIG_CMD_LOADS=y CONFIG_CMD_RESET=y CONFIG_CMD_CLK=y +CONFIG_NET=y +CONFIG_OFDEVICE=y CONFIG_DRIVER_SERIAL_NS16550=y +CONFIG_DRIVER_NET_MVNETA=y +CONFIG_MARVELL_PHY=y -- 2.0.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox