diff --git a/package/kernel/mac80211/ath.mk b/package/kernel/mac80211/ath.mk index d8f289c487..4c0c6314f3 100644 --- a/package/kernel/mac80211/ath.mk +++ b/package/kernel/mac80211/ath.mk @@ -209,6 +209,7 @@ define KernelPackage/ath9k/config config ATH9K_SUPPORT_PCOEM bool "Support chips used in PC OEM cards" depends on PACKAGE_kmod-ath9k + default y if (x86_64 || i386) config ATH9K_TX99 bool "Enable TX99 support (WARNING: testing only, breaks normal operation!)"