diff --git a/configs/lshore_dl_defconfig b/configs/lshore_dl_defconfig
index 18e91a64a8be196b08e238b156a24053d69a8a71..920a6424b33cfa505a0acb22df8666c96eb88c93 100644
--- a/configs/lshore_dl_defconfig
+++ b/configs/lshore_dl_defconfig
@@ -26,6 +26,7 @@ CONFIG_CMD_USB_MASS_STORAGE=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+CONFIG_CMD_BMP=y
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_TIME=y
 CONFIG_CMD_EXT2=y
diff --git a/configs/lshore_solo_defconfig b/configs/lshore_solo_defconfig
index 3c0a11dbcb923f0ec76ae71c02d00db8c83d076e..90f0f08edccc3f0b70bbad362bb1343d58f115e1 100644
--- a/configs/lshore_solo_defconfig
+++ b/configs/lshore_solo_defconfig
@@ -26,6 +26,7 @@ CONFIG_CMD_USB_MASS_STORAGE=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+CONFIG_CMD_BMP=y
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_TIME=y
 CONFIG_CMD_EXT2=y