From: Paul Gortmaker Date: Sat, 17 Oct 2015 20:40:30 +0000 (-0400) Subject: sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/%7B%7B%20.Permalink%20%7D%7D?a=commitdiff_plain;h=6a48109d0e9f28017682e5800885991ba3497148;p=u-boot.git sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD Signed-off-by: Paul Gortmaker --- diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h index c67adcfce0..eed0f49751 100644 --- a/include/configs/sbc8641d.h +++ b/include/configs/sbc8641d.h @@ -20,6 +20,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_GENERIC_BOARD + /* High Level Configuration Options */ #define CONFIG_MPC8641 1 /* MPC8641 specific */ #define CONFIG_SBC8641D 1 /* SBC8641D board specific */