From: dann frazier Date: Wed, 11 Jan 2006 19:26:24 +0000 (-0800) Subject: [PATCH] CONFIG_AIRO needs CONFIG_CRYPTO X-Git-Tag: v2.6.16-rc1~176^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ad8b9d1520db4d317d791eeb8d6e47c366be82c;p=pandora-kernel.git [PATCH] CONFIG_AIRO needs CONFIG_CRYPTO airo.c currently has MICSUPPORT enabled, which requires CONFIG_CRYPTO. A user reported a build failure which is due to the lack of a Kconfig dependency. See http://bugs.debian.org/344205. This patch makes Kconfig enforce this dependency. Signed-off-by: dann frazier Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed