Update the P2020RDB build configuration to enable useful development commands. Signed-off-by: Renaud Barbier <renaud.barbier@xxxxxx> --- arch/ppc/configs/p2020rdb_defconfig | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/arch/ppc/configs/p2020rdb_defconfig b/arch/ppc/configs/p2020rdb_defconfig index 7690327..0f77903 100644 --- a/arch/ppc/configs/p2020rdb_defconfig +++ b/arch/ppc/configs/p2020rdb_defconfig @@ -24,9 +24,11 @@ CONFIG_RELOCATABLE=y CONFIG_DRIVER_NET_GIANFAR=y CONFIG_NET=y CONFIG_NET_PING=y +CONFIG_FS_TFTP=y CONFIG_NET_TFTP=y +CONFIG_CMD_TFTP=y CONFIG_PING=y -CONFIG_TFTP=y CONFIG_I2C=y CONFIG_I2C_IMX=y CONFIG_CMD_I2C=y +CONFIG_CMD_MIITOOL=y -- 1.7.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox