Skip to content

Commit

Permalink
net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT…
Browse files Browse the repository at this point in the history
…_SYSFS

Current setup with hal and NetworkManager will fail to work
without newest hal version with this config option disabled.

Although this will solve itself by time, at the moment it is
dishonest to say that we don't know any software that uses it,
if there are many many people relying on old hal versions.

Signed-off-by: Florian Mickler <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
  • Loading branch information
FlorianMickler authored and linvjw committed Sep 2, 2008
1 parent 7c19a3d commit d966474
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ config WIRELESS_EXT_SYSFS
files in /sys/class/net/*/wireless/. The same information
is available via the ioctls as well.

Say Y if you have programs using it (we don't know of any).
Say Y if you have programs using it, like old versions of
hal.

0 comments on commit d966474

Please sign in to comment.