summaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-05-27 11:32:51 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-05-30 07:07:48 +0200
commit9d79a962d089bf6a879c11fb13e5c51396bddf64 (patch)
treea11b80ce38ab471cfb161db40a534869493f62a1 /arch/ppc
parentad955eab6dad763f17f32f4c8d05a7c9a7f2907d (diff)
downloadbarebox-9d79a962d089bf6a879c11fb13e5c51396bddf64.tar.gz
barebox-9d79a962d089bf6a879c11fb13e5c51396bddf64.tar.xz
PPC/MPC5200: enable a useful command by default
Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/configs/pcm030_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/configs/pcm030_defconfig b/arch/ppc/configs/pcm030_defconfig
index 61380ac294..fd010c803e 100644
--- a/arch/ppc/configs/pcm030_defconfig
+++ b/arch/ppc/configs/pcm030_defconfig
@@ -9,6 +9,7 @@ CONFIG_DEFAULT_ENVIRONMENT_PATH="arch/ppc/boards/pcm030/env"
CONFIG_LONGHELP=y
CONFIG_CMD_IOMEM=y
CONFIG_CMD_MEMINFO=y
+CONFIG_CMD_REGINFO=y
CONFIG_CMD_BOOTM_SHOW_TYPE=y
CONFIG_CMD_GO=y
CONFIG_CMD_RESET=y