[PATCH 2/2] P2020RDB: update build configuration
Renaud Barbier
renaud.barbier at ge.com
Tue Jun 25 09:10:00 EDT 2013
Update the P2020RDB build configuration to enable useful development
commands.
Signed-off-by: Renaud Barbier <renaud.barbier at ge.com>
---
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
More information about the barebox
mailing list