summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-02-07 11:51:39 -0700
committerSimon Glass <sjg@chromium.org>2015-02-12 10:35:30 -0700
commit1d60f2b9860d3ba3563718d479a455495197f00d (patch)
treec42a8cff1ad96343bbbe9fcd19e23d12db682ae8 /include
parent00cca639d56e791e5bea16b0e77d9540651132fe (diff)
downloadblackbird-obmc-uboot-1d60f2b9860d3ba3563718d479a455495197f00d.tar.gz
blackbird-obmc-uboot-1d60f2b9860d3ba3563718d479a455495197f00d.zip
powerpc: ppc4xx: canyonlands: Move to generic board
Switch to generic board so that this board will not be broken/removed. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/canyonlands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/canyonlands.h b/include/configs/canyonlands.h
index ed790ccaf3..7a1499d2e3 100644
--- a/include/configs/canyonlands.h
+++ b/include/configs/canyonlands.h
@@ -13,6 +13,8 @@
#include <linux/kconfig.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
/*-----------------------------------------------------------------------
* High Level Configuration Options
*----------------------------------------------------------------------*/
OpenPOWER on IntegriCloud