]> git.openfabrics.org - ~emulex/infiniband.git/commit
ath9k: introduce ATH9K_{PCI,AHB} config options
authorGabor Juhos <juhosg@openwrt.org>
Tue, 12 Apr 2011 16:23:16 +0000 (18:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Apr 2011 19:21:34 +0000 (15:21 -0400)
commit8e26a0303614e766f993b1ac4a5bfbf80436d9dd
tree0c0013afe7b785f65c7e237766b828111d51625c
parent12488e01fb2b06bb3f6ee137efc88e29d827817e
ath9k: introduce ATH9K_{PCI,AHB} config options

Currently ath9k only available in menuconfig if PCI bus
support is enabled. However the driver is required for
the built-in wireless MACs of the Atheros AR9130/AR9132
SoCs. These SoCs have no PCI controller, the wireless
MAC is connected to the AHB bus on them.

Introduce separated config options for the supported
buses, in order to allow building of ath9h without PCI
bus support.

As a bonus, this patch removes the cross-reference of
the ATHEROS_AR71XX option which is not present in the
kernel.

Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Cc: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Kconfig
drivers/net/wireless/ath/ath9k/Makefile
drivers/net/wireless/ath/ath9k/ath9k.h