]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit42e4c20f114c71e12cdf35d9b5dd60d2546c7d57
tree7a94757f2c31d908e8e4399155a95832cc2b8db4
parent09e4659e50ab8692d090c9135c75357d166d23d8
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