wimax: depend on rfkill properly
My mistake, I should have added that when cleaning up rfkill and changing wimax. Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Acked-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
2489e4ea6c
commit
0c0c9e7076
|
@ -4,6 +4,7 @@
|
|||
|
||||
menuconfig WIMAX
|
||||
tristate "WiMAX Wireless Broadband support"
|
||||
depends on RFKILL || !RFKILL
|
||||
help
|
||||
|
||||
Select to configure support for devices that provide
|
||||
|
|
Loading…
Reference in New Issue