Search Linux Wireless

Question about wireless configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to test the latest Realtek driver for the RTL8187L. In order for the
driver to be able to scan, CONFIG_WIRELESS_EXT must be set to "y". I could find
no way to do that with the kernel configuration utilities until I made the
following patch. I know it is wrong, but I would like to know the correct way.

Thanks,

Larry



diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig
index d0ee290..c50af61 100644
--- a/net/wireless/Kconfig
+++ b/net/wireless/Kconfig
@@ -1,5 +1,5 @@
 config WIRELESS_EXT
-       bool
+       def_bool y

 config WEXT_CORE
        def_bool y
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux