summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/phytec-phycard-omap3_defconfig
diff options
context:
space:
mode:
authorHolger Schurig <holgerschurig@gmail.com>2014-05-13 10:28:45 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-05-14 10:03:47 +0200
commit013ee1e87a21714c8ed1e28829952ba31332acd1 (patch)
treecbdfcb5ab22d193d5161d519a0461a35c670bd40 /arch/arm/configs/phytec-phycard-omap3_defconfig
parent07d90fdd3944321189506316f057de7a68fcefae (diff)
downloadbarebox-013ee1e87a21714c8ed1e28829952ba31332acd1.tar.gz
barebox-013ee1e87a21714c8ed1e28829952ba31332acd1.tar.xz
commands: CMD_DIGEST -> COMPILE_DIGEST
This config just turned on the compilation of digest.c (used by 'SHA1', 'sha256sum' etc), so name it accordingly. Signed-off-by: Holger Schurig <holgerschurig@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/phytec-phycard-omap3_defconfig')
-rw-r--r--arch/arm/configs/phytec-phycard-omap3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/phytec-phycard-omap3_defconfig b/arch/arm/configs/phytec-phycard-omap3_defconfig
index 748d04ac0f..b3c835b644 100644
--- a/arch/arm/configs/phytec-phycard-omap3_defconfig
+++ b/arch/arm/configs/phytec-phycard-omap3_defconfig
@@ -95,7 +95,7 @@ CONFIG_CMD_MEMINFO=y
CONFIG_CMD_IOMEM=y
CONFIG_CMD_CRC=y
CONFIG_CMD_CRC_CMP=y
-CONFIG_CMD_DIGEST=y
+CONFIG_COMPILE_DIGEST=y
CONFIG_CMD_MD5SUM=y
CONFIG_CMD_SHA1SUM=y
CONFIG_CMD_SHA256SUM=y