From aed39f354eb663bce7bfbf54c89397b14da2ed64 Mon Sep 17 00:00:00 2001
From: Steve Rae <srae@broadcom.com>
Date: Wed, 14 May 2014 14:18:09 -0700
Subject: [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD

convert to generic board

Signed-off-by: Steve Rae <srae@broadcom.com>
---
 include/configs/bcm28155_ap.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/bcm28155_ap.h b/include/configs/bcm28155_ap.h
index e93b855f8f6..bf09939c817 100644
--- a/include/configs/bcm28155_ap.h
+++ b/include/configs/bcm28155_ap.h
@@ -14,6 +14,7 @@
 #define CONFIG_ARMV7
 #define CONFIG_KONA
 #define CONFIG_SKIP_LOWLEVEL_INIT
+#define CONFIG_SYS_GENERIC_BOARD
 
 /*
  * Memory configuration
-- 
GitLab