summaryrefslogtreecommitdiffstats
path: root/include/cmd_reginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cmd_reginfo.h')
-rw-r--r--include/cmd_reginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cmd_reginfo.h b/include/cmd_reginfo.h
index 6a67b36e29..8d71e7edd0 100644
--- a/include/cmd_reginfo.h
+++ b/include/cmd_reginfo.h
@@ -24,7 +24,7 @@
#ifndef _CMD_REGINFO_H_
#define _CMD_REGINFO_H_
-#if (defined(CONFIG_5xx) || defined(CONFIG_8xx) || defined(CONFIG_405GP)) && \
+#if (defined(CONFIG_5xx) || defined(CONFIG_8xx) || defined(CONFIG_405GP) || defined(CONFIG_405EP)) && \
(CONFIG_COMMANDS & CFG_CMD_REGINFO)
#define CMD_TBL_REGINFO MK_CMD_TBL_ENTRY( \
"reginfo", 3, 2, 1, do_reginfo, \
OpenPOWER on IntegriCloud