summaryrefslogtreecommitdiff
path: root/configs/SBx81LIFKW_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-13 02:33:12 +0300
committerTom Rini <trini@konsulko.com>2021-11-13 02:33:12 +0300
commite0d7d06f393a4d56917844210a5da44fef20a944 (patch)
tree97c9a45d67738c326e14c17e815218dfba281f90 /configs/SBx81LIFKW_defconfig
parent515bf78ff975d474f895bf86b4e16eade51c8dbd (diff)
parent82cd1e3da0e15fc19b9eb95c333b6764f6fff061 (diff)
downloadu-boot-e0d7d06f393a4d56917844210a5da44fef20a944.tar.xz
Merge branch '2021-11-12-Kconfig-migrations'
- An assortment of "finish migrating .." symbol patches. This will help make it harder for migrated symbols to end up again in board config.h files.
Diffstat (limited to 'configs/SBx81LIFKW_defconfig')
-rw-r--r--configs/SBx81LIFKW_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/SBx81LIFKW_defconfig b/configs/SBx81LIFKW_defconfig
index b0903d63a6..8988ed9e96 100644
--- a/configs/SBx81LIFKW_defconfig
+++ b/configs/SBx81LIFKW_defconfig
@@ -26,6 +26,7 @@ CONFIG_BOOTP_NTPSERVER=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_SNTP=y
+CONFIG_DOS_PARTITION=y
CONFIG_OF_CONTROL=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
@@ -57,3 +58,4 @@ CONFIG_RTC_MV=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_KIRKWOOD_SPI=y
+CONFIG_MD5=y