From: Hannes Petermaier Date: Wed, 4 Jun 2014 08:22:07 +0000 (+0200) Subject: board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD X-Git-Tag: v2014.07-rc3~4^2^2~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=29a0d9c08eb653556eeb40b187325c0f57bf87dc;p=u-boot board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD Signed-off-by: Hannes Petermaier --- diff --git a/include/configs/bur_am335x_common.h b/include/configs/bur_am335x_common.h index 7adc8c0fd7..2edffea2e0 100644 --- a/include/configs/bur_am335x_common.h +++ b/include/configs/bur_am335x_common.h @@ -12,6 +12,8 @@ #ifndef __BUR_AM335X_COMMON_H__ #define __BUR_AM335X_COMMON_H__ /* ------------------------------------------------------------------------- */ +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_AM33XX #define CONFIG_OMAP #define CONFIG_OMAP_COMMON