From: Hannes Petermaier <oe5hpm@oevsv.at>
Date: Wed, 4 Jun 2014 08:22:07 +0000 (+0200)
Subject: board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
X-Git-Tag: v2025.01-rc5-pxa1908~15240^2^2~8
X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=29a0d9c08eb653556eeb40b187325c0f57bf87dc;p=u-boot.git

board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
---

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