X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fsbc8349.h;h=2d264d2ef749b2580dcec58451b58013a1261723;hb=dc76c351d83fcd57bd660bcd857a3fd5bb6fa588;hp=b7f83e010525eb81bd3c9f71050eb0aef932b986;hpb=707acd01ded3c60a4e277f7c5432d397897b4dfd;p=karo-tx-uboot.git diff --git a/include/configs/sbc8349.h b/include/configs/sbc8349.h index b7f83e0105..2d264d2ef7 100644 --- a/include/configs/sbc8349.h +++ b/include/configs/sbc8349.h @@ -15,11 +15,13 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO + /* * High Level Configuration Options */ #define CONFIG_E300 1 /* E300 Family */ -#define CONFIG_MPC83xx 1 /* MPC83xx family */ #define CONFIG_MPC834x 1 /* MPC834x family */ #define CONFIG_MPC8349 1 /* MPC8349 specific */ #define CONFIG_SBC8349 1 /* WRS SBC8349 board specific */