diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/inka4x0.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h index c7bf531..d3034cf 100644 --- a/include/configs/inka4x0.h +++ b/include/configs/inka4x0.h @@ -18,6 +18,8 @@ #define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */ #define CONFIG_INKA4X0 1 /* INKA4x0 board */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO /* * Valid values for CONFIG_SYS_TEXT_BASE are: |