]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8192ee: Fix build errors when PCI is not available
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 26 May 2014 19:06:05 +0000 (14:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 03:17:51 +0000 (20:17 -0700)
commite6a2f0a559a570b65aff0ba6ef663be86a577512
tree7a94757f2c31d908e8e4399155a95832cc2b8db4
parent6624c457d2b68349f494e6a218c87c705e8423c2
staging: r8192ee: Fix build errors when PCI is not available

A build of this driver fails when PCI is not selected. It would also
fail if MAC80211 is not selected. Kconfig is fixed to handle these
conditions, and to select additional necessary components.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192ee/Kconfig