summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2015-10-17 16:40:30 -0400
committerTom Rini <trini@konsulko.com>2015-10-19 17:06:19 -0400
commit6a48109d0e9f28017682e5800885991ba3497148 (patch)
tree9b4b9471e02e3aee20b762a16217bd62fcd7a0c2 /include/configs
parentecdc3df611385625dc3902b3de118dfcbfd8fb0c (diff)
downloadblackbird-obmc-uboot-6a48109d0e9f28017682e5800885991ba3497148.tar.gz
blackbird-obmc-uboot-6a48109d0e9f28017682e5800885991ba3497148.zip
sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/sbc8641d.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h
index c67adcfce0..eed0f49751 100644
--- a/include/configs/sbc8641d.h
+++ b/include/configs/sbc8641d.h
@@ -20,6 +20,8 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/* High Level Configuration Options */
#define CONFIG_MPC8641 1 /* MPC8641 specific */
#define CONFIG_SBC8641D 1 /* SBC8641D board specific */
OpenPOWER on IntegriCloud