summaryrefslogtreecommitdiffstats
path: root/arch/ppc/configs/da923rc_defconfig
diff options
context:
space:
mode:
authorRenaud Barbier <renaud.barbier@ge.com>2014-02-28 12:58:55 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2014-03-03 09:07:20 +0100
commit6a9481b28e460d2f5ebfecf8b368145e6803b67e (patch)
treed6339bc2e8a42c646fea9783f26a087716834b48 /arch/ppc/configs/da923rc_defconfig
parent04e9bdbc533eee75452f50762212f6411fe1d408 (diff)
downloadbarebox-6a9481b28e460d2f5ebfecf8b368145e6803b67e.tar.gz
barebox-6a9481b28e460d2f5ebfecf8b368145e6803b67e.tar.xz
ppc: P2020RDB and DA923RC configuration
Enable memtest, MMU and iomem support on the P2020RDB and DA923RC. Signed-off-by: Renaud Barbier <renaud.barbier@ge.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/ppc/configs/da923rc_defconfig')
-rw-r--r--arch/ppc/configs/da923rc_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc/configs/da923rc_defconfig b/arch/ppc/configs/da923rc_defconfig
index 34eab4040d..3b5292a886 100644
--- a/arch/ppc/configs/da923rc_defconfig
+++ b/arch/ppc/configs/da923rc_defconfig
@@ -61,3 +61,5 @@ CONFIG_CMD_VERSION=n
CONFIG_OFTREE=y
CONFIG_CMD_OFTREE_PROBE=y
CONFIG_CMD_OFTREE=y
+CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_IOMEM=y