From 840a5182a5770234c30b249569596f912d7f9f20 Mon Sep 17 00:00:00 2001 From: Tang Yuantian Date: Fri, 7 Nov 2014 14:46:18 +0800 Subject: mpc85xx/p1022ds: convert to generic board Signed-off-by: Tang Yuantian Reviewed-by: York Sun --- include/configs/P1022DS.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/configs/P1022DS.h') diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index bd08090..4371110 100644 --- a/include/configs/P1022DS.h +++ b/include/configs/P1022DS.h @@ -11,6 +11,9 @@ #include "../board/freescale/common/ics307_clk.h" +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO + #ifdef CONFIG_36BIT #define CONFIG_PHYS_64BIT #endif -- cgit v1.1