summaryrefslogtreecommitdiff
path: root/configs/SBx81LIFKW_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:47 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commitdfb34d0d4a45e65fc2fa7b68bcc122c00a2a690e (patch)
tree38ea04e8e4933f62bbe3b1a76094a51443dcda08 /configs/SBx81LIFKW_defconfig
parent8a25b8b5b4849f0276d69772e492812f274605e2 (diff)
Convert CONFIG_MD5 to Kconfig
This converts the following to Kconfig: CONFIG_MD5 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 1669016417..8988ed9e96 100644
--- a/configs/SBx81LIFKW_defconfig
+++ b/configs/SBx81LIFKW_defconfig
@@ -58,3 +58,4 @@ CONFIG_RTC_MV=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_KIRKWOOD_SPI=y
+CONFIG_MD5=y