X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=patch-kernel%2FKconfig;h=62daecb0eeeaf1521a4c7d8c8d66495821d4796b;hb=27463c4ea4064563160441d95b7743b07067ab9c;hp=9ba60c8f752635394c9623e207dbe691ec497401;hpb=2c0d8db912df58c3a1b506e144e2b5d72edec617;p=madwifi%2F.git diff --git a/patch-kernel/Kconfig b/patch-kernel/Kconfig index 9ba60c8..62daecb 100644 --- a/patch-kernel/Kconfig +++ b/patch-kernel/Kconfig @@ -3,7 +3,7 @@ comment "Atheros 802.11(a/b/g) PCI/Cardbus support" config ATHEROS tristate "Atheros PCI/Cardbus cards" - depends on PCI && (NET_RADIO || WIRELESS_EXT) + depends on PCI && (NET_RADIO || WIRELESS_EXT) && CRYPTO ---help--- Say Y here if you intend to attach an Atheros Cardbus or PCI wireless Ethernet networking card to your computer. This @@ -16,6 +16,13 @@ config ATHEROS To compile this driver as a module, choose M here: the module will be called ath_pci. If unsure, say N. +config ATHEROS_DEBUG + bool "Atheros: Debugging support for Atheros PCI/Cardbus cards" + depends on ATHEROS + default y + help + Enable diagnostic checks and log output. + choice prompt "Atheros: Default Transmission Rate Control Algorithm" depends on ATHEROS