[PATCH] AIRO{,_CS} <-> CRYPTO fixes
commitc0e7ba91759b66981cb2ad5c91054506d1ccc239
authorAdrian Bunk <bunk@stusta.de>
Sat, 25 Mar 2006 18:22:27 +0000 (25 19:22 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Apr 2006 16:44:30 +0000 (7 09:44 -0700)
tree050025b597614fa03903b6d3bfd64c94b3e22f3e
parent781fe700a871a2fd4efd2e4beaba8c16e19d3e3b
[PATCH] AIRO{,_CS} <-> CRYPTO fixes

CRYPTO is a helper variable, and to make it easier for users, it should
therefore select'ed and not be listed in the dependencies.

drivers/net/wireless/airo.c requires CONFIG_CRYPTO for compilations.

Therefore, AIRO_CS also has to select CRYPTO.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/Kconfig