aboutsummaryrefslogtreecommitdiff
path: root/configs/SBx81LIFKW_defconfig
diff options
context:
space:
mode:
authorTom Rini2021-11-07 22:59:34 -0500
committerTom Rini2021-11-12 14:18:16 -0500
commitb67f54b10b25f02ccae4b83c9618b62de89368af (patch)
tree14c9a7d378e1ffd320c12aa1b27ad99069e356cc /configs/SBx81LIFKW_defconfig
parenta8f31121fbf6b244da4bbb4b456130c673826c87 (diff)
Convert CONFIG_DOS_PARTITION to Kconfig
This converts the following to Kconfig: CONFIG_DOS_PARTITION Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/SBx81LIFKW_defconfig')
-rw-r--r--configs/SBx81LIFKW_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/SBx81LIFKW_defconfig b/configs/SBx81LIFKW_defconfig
index b0903d63a64..16690164175 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