aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2007-12-01 12:16:29 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-12-03 08:13:17 -0800
commitb00296fb781acfafa93687000cdef72b8922bb40 (patch)
tree5efd31cbfd4457f875e3f0a6becc864e643d7d03 /drivers
parentuml: keep UML Kconfig in sync with x86 (diff)
downloadlinux-dev-b00296fb781acfafa93687000cdef72b8922bb40.tar.xz
linux-dev-b00296fb781acfafa93687000cdef72b8922bb40.zip
uml: add !UML dependencies
The previous commit ("uml: keep UML Kconfig in sync with x86") is not enough, unfortunately. If we go that way, we need to add dependencies on !UML for several options. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 5fd6688a444a..ddd3a259cea1 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -12,7 +12,7 @@ if CRYPTO_HW
config CRYPTO_DEV_PADLOCK
tristate "Support for VIA PadLock ACE"
- depends on X86_32
+ depends on X86_32 && !UML
select CRYPTO_ALGAPI
help
Some VIA processors come with an integrated crypto engine