rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
authorJohn Crispin <blogic@openwrt.org>
Wed, 13 Mar 2013 12:20:15 +0000 (13:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Mar 2013 18:18:53 +0000 (14:18 -0400)
commit5818a46a999ad9546e68e8765a3ca1d9d87f9b4a
tree0df08ed5079b076d19502d93c8a9a8ffbc41bf9f
parentd15591b008c2b758e480660ecca85889f99bc240
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols

Since v3.9-rc1 the kernel has basic support for Ralink WiSoC. The config symbols
are named slightly different than before. Fix the rt2x00 to match the new
symbols.

The commit causing this breakage is:
commit ae2b5bb6570481b50a7175c64176b82da0a81836
Author: John Crispin <blogic@openwrt.org>
Date:   Sun Jan 20 22:05:30 2013 +0100
MIPS: ralink: adds Kbuild files

Signed-off-by: John Crispin <blogic@openwrt.org>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/Kconfig
drivers/net/wireless/rt2x00/rt2800pci.c