[PATCH 3/3] MIPS: rzx50: enable pbl in defconfig
Antony Pavlov
antonynpavlov at gmail.com
Sun May 26 07:27:01 EDT 2013
Also enable the iomem and poweroff commands.
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
arch/mips/configs/rzx50_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/mips/configs/rzx50_defconfig b/arch/mips/configs/rzx50_defconfig
index 722d977..5d994c7 100644
--- a/arch/mips/configs/rzx50_defconfig
+++ b/arch/mips/configs/rzx50_defconfig
@@ -1,4 +1,5 @@
CONFIG_MACH_MIPS_XBURST=y
+CONFIG_PBL_IMAGE=y
CONFIG_BAUDRATE=57600
CONFIG_GLOB=y
CONFIG_HUSH_FANCY_PROMPT=y
@@ -14,6 +15,7 @@ CONFIG_CMD_LOADY=y
CONFIG_CMD_LOADS=y
CONFIG_CMD_SAVES=y
CONFIG_CMD_MEMINFO=y
+CONFIG_CMD_IOMEM=y
CONFIG_CMD_MD5SUM=y
CONFIG_CMD_BOOTM_SHOW_TYPE=y
CONFIG_CMD_BOOTM_VERBOSE=y
@@ -22,6 +24,7 @@ CONFIG_CMD_BOOTM_OFTREE=y
CONFIG_CMD_BOOTM_OFTREE_UIMAGE=y
CONFIG_CMD_UIMAGE=y
CONFIG_CMD_RESET=y
+CONFIG_CMD_POWEROFF=y
CONFIG_CMD_GO=y
# CONFIG_SPI is not set
CONFIG_SHA1=y
--
1.7.10.4
More information about the barebox
mailing list