X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/774fbe8f8ddfc1ba33ce732a2d6fc21793d9af3f..3329f8257c58d2314f13e01b539a26e45e25fb1a:/package/mac80211/patches/402-ath9k-enable-debug.patch diff --git a/package/mac80211/patches/402-ath9k-enable-debug.patch b/package/mac80211/patches/402-ath9k-enable-debug.patch index 33b7474f5..6b457f777 100644 --- a/package/mac80211/patches/402-ath9k-enable-debug.patch +++ b/package/mac80211/patches/402-ath9k-enable-debug.patch @@ -1,11 +1,11 @@ --- a/config.mk +++ b/config.mk -@@ -98,7 +98,7 @@ ifneq ($(CONFIG_PCI),) - CONFIG_ATH5K=m - # CONFIG_ATH5K_DEBUG is not set +@@ -125,7 +125,7 @@ CONFIG_ATH5K=m + # CONFIG_ATH5K_DEBUG=y + # CONFIG_ATH5K_RFKILL=y CONFIG_ATH9K=m --# CONFIG_ATH9K_DEBUG is not set +-# CONFIG_ATH9K_DEBUG=y +CONFIG_ATH9K_DEBUG=y - CONFIG_IWLWIFI=y + # CONFIG_IWLWIFI=m