staging: fix build problem with staging/rtl8192e
authorSean MacLennan <seanm@seanm.ca>
Thu, 15 Dec 2011 01:18:44 +0000 (20:18 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Dec 2011 18:57:38 +0000 (10:57 -0800)
The rtllib and rtllib_crypt drivers are both required for a fully
functional rtllib. Make sure both are always available by having
rtllib select rtllib_crypt.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found