mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37377 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
343 B
Diff
12 lines
343 B
Diff
--- a/drivers/net/wireless/ath/ath5k/Kconfig
|
|
+++ b/drivers/net/wireless/ath/ath5k/Kconfig
|
|
@@ -55,7 +55,7 @@ config ATH5K_TRACER
|
|
|
|
config ATH5K_AHB
|
|
bool "Atheros 5xxx AHB bus support"
|
|
- depends on (ATHEROS_AR231X && !PCI)
|
|
+ depends on ATHEROS_AR231X
|
|
---help---
|
|
This adds support for WiSoC type chipsets of the 5xxx Atheros
|
|
family.
|