summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/OCRTC.h1
-rw-r--r--include/configs/ORSG.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/OCRTC.h b/include/configs/OCRTC.h
index fb3b64218d..698b89c008 100644
--- a/include/configs/OCRTC.h
+++ b/include/configs/OCRTC.h
@@ -58,6 +58,7 @@
CFG_CMD_IRQ | \
CFG_CMD_ASKENV | \
CFG_CMD_ELF | \
+ CFG_CMD_BSP | \
CFG_CMD_EEPROM )
#define CONFIG_MAC_PARTITION
diff --git a/include/configs/ORSG.h b/include/configs/ORSG.h
index 5da3fc5291..cb4c5eee95 100644
--- a/include/configs/ORSG.h
+++ b/include/configs/ORSG.h
@@ -58,6 +58,7 @@
CFG_CMD_IRQ | \
CFG_CMD_ASKENV | \
CFG_CMD_ELF | \
+ CFG_CMD_BSP | \
CFG_CMD_EEPROM )
#define CONFIG_MAC_PARTITION
OpenPOWER on IntegriCloud