summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2011-10-08 16:41:55 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2011-10-12 08:52:48 +0200
commit4ac3a1f9e0d00530204eb81267c9a920e8b27b02 (patch)
tree771883b3779fda7f59aee1d5e4a5e1210727f2d3 /arch/x86/Kconfig
parentfd552936d658c555a6233d219e4449e0c9fb153b (diff)
downloadbarebox-4ac3a1f9e0d00530204eb81267c9a920e8b27b02.tar.gz
barebox-4ac3a1f9e0d00530204eb81267c9a920e8b27b02.tar.xz
move digest to crypto/
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 6e70760f58..711bbfe0e5 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -65,3 +65,4 @@ source net/Kconfig
source drivers/Kconfig
source fs/Kconfig
source lib/Kconfig
+source crypto/Kconfig