From 743686930c707ffa66998ec076ac1a983740a6de Mon Sep 17 00:00:00 2001 From: Daniel Schwierzeck Date: Sat, 15 Nov 2014 23:30:01 +0100 Subject: MIPS: dbau1x00: switch to generic board Signed-off-by: Daniel Schwierzeck --- include/configs/dbau1x00.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/configs/dbau1x00.h') diff --git a/include/configs/dbau1x00.h b/include/configs/dbau1x00.h index e0bf3dc..8a7447d 100644 --- a/include/configs/dbau1x00.h +++ b/include/configs/dbau1x00.h @@ -15,6 +15,9 @@ #define CONFIG_DBAU1X00 1 #define CONFIG_SOC_AU1X00 1 /* alchemy series cpu */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO + #ifdef CONFIG_DBAU1000 /* Also known as Merlot */ #define CONFIG_SOC_AU1000 1 -- cgit v1.1