diff options
Diffstat (limited to 'include/configs/a3m071.h')
-rw-r--r-- | include/configs/a3m071.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h index a4050f34cc0..120fdc6659e 100644 --- a/include/configs/a3m071.h +++ b/include/configs/a3m071.h @@ -14,6 +14,8 @@ #define CONFIG_MPC5200 #define CONFIG_A3M071 /* A3M071 board */ +#define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_SYS_TEXT_BASE 0x01000000 /* boot low for 32 MiB boards */ |