diff options
Diffstat (limited to 'include/configs/pcu_e.h')
-rw-r--r-- | include/configs/pcu_e.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/pcu_e.h b/include/configs/pcu_e.h index 65173811706..11ad9ca927f 100644 --- a/include/configs/pcu_e.h +++ b/include/configs/pcu_e.h @@ -42,6 +42,8 @@ #define CONFIG_MPC860T 1 #define CONFIG_PCU_E 1 /* ...on a PCU E board */ +#define CONFIG_MISC_INIT_R 1 /* Call misc_init_r() */ + #define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */ #define CONFIG_BAUDRATE 9600 |