summaryrefslogtreecommitdiffstats
path: root/include/configs/lwmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lwmon.h')
-rw-r--r--include/configs/lwmon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/lwmon.h b/include/configs/lwmon.h
index 30e7882acb..f80e134cb5 100644
--- a/include/configs/lwmon.h
+++ b/include/configs/lwmon.h
@@ -153,6 +153,7 @@
CFG_CMD_EEPROM | \
CFG_CMD_IDE | \
CFG_CMD_BSP | \
+ CFG_CMD_BMP | \
CFG_CMD_POST_DIAG )
#else
#define CONFIG_COMMANDS ( CONFIG_CMD_DFL | \
@@ -162,6 +163,7 @@
CFG_CMD_EEPROM | \
CFG_CMD_IDE | \
CFG_CMD_BSP | \
+ CFG_CMD_BMP | \
CFG_CMD_POST_DIAG )
#endif
#define CONFIG_MAC_PARTITION
OpenPOWER on IntegriCloud