From fdfaa29e49a9c34cc1f02cd53f74f374126cf6a8 Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Tue, 17 Mar 2015 12:00:45 -0500 Subject: mpc83xx: preempt premature board support removal by setting GENERIC_BOARD Boards that haven't been converted to GENERIC_BOARD does *not* mean they should be removed. Signed-off-by: Kim Phillips --- include/configs/MPC837XEMDS.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/configs/MPC837XEMDS.h') diff --git a/include/configs/MPC837XEMDS.h b/include/configs/MPC837XEMDS.h index 832c10f5c0..85f5c40ede 100644 --- a/include/configs/MPC837XEMDS.h +++ b/include/configs/MPC837XEMDS.h @@ -8,6 +8,9 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO + /* * High Level Configuration Options */ -- cgit v1.2.3