From efe62a668835c2314d194d291b5b7f6923b38c60 Mon Sep 17 00:00:00 2001
From: Georgi Botev <botev@ronetix.at>
Date: Tue, 13 Jan 2015 12:07:21 +0200
Subject: [PATCH] PM9263 adding generic board support

Signed-off-by: Georgi Botev <botev@ronetix.at>
---
 include/configs/pm9263.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h
index f0f12afb81..f6aebf4e4a 100644
--- a/include/configs/pm9263.h
+++ b/include/configs/pm9263.h
@@ -18,6 +18,8 @@
  */
 #include <asm/hardware.h>
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* ARM asynchronous clock */
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
-- 
2.39.5