Search Linux Wireless

Re: [PATCH] rt2x00: RT2X00_LIB_RFKILL should depend on INPUT

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

 



On Wednesday 11 June 2008, Ivo van Doorn wrote:
> rt2x00 requires the input-polldev driver for reporting rfkill events,
> selecting INPUT_POLLDEV is not correct since that option depends
> on the INPUT config option.
> Since RT2X00_LIB_RFKILL requires the input layer as well, we should
> make it depend on INPUT directly.
> 
> Signed-off-by: Ivo van Doorn <IvDoorn@xxxxxxxxx>

John, you can drop this patch in exchange for the patch just send by Randy,
since that patch would be more correct.

Thanks,

Ivo

> ---
> John, this is for 2.6.26
> 
> diff --git a/drivers/net/wireless/rt2x00/Kconfig b/drivers/net/wireless/rt2x00/Kconfig
> index 0ace761..c4d1f67 100644
> --- a/drivers/net/wireless/rt2x00/Kconfig
> +++ b/drivers/net/wireless/rt2x00/Kconfig
> @@ -36,6 +36,7 @@ config RT2X00_LIB_FIRMWARE
>  config RT2X00_LIB_RFKILL
>  	boolean
>  	depends on RT2X00_LIB
> +	depends on INPUT
>  	select RFKILL
>  	select INPUT_POLLDEV
>  
> 


--
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