[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <495E6C96.3040102@kernel.org>
Date: Fri, 02 Jan 2009 11:35:50 -0800
From: "H. Peter Anvin" <hpa@...nel.org>
To: Jaswinder Singh Rajput <jaswinderlinux@...il.com>
CC: Ingo Molnar <mingo@...e.hu>, x86 maintainers <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
ath9k-devel@...ema.h4ckr.net, linux-wireless@...r.kernel.org
Subject: Re: tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e)
Jaswinder Singh Rajput wrote:
>>
>> diff --git a/drivers/net/wireless/ath9k/Kconfig b/drivers/net/wireless/ath9k/Kconfig
>> index c43bd32..b849a45 100644
>> --- a/drivers/net/wireless/ath9k/Kconfig
>> +++ b/drivers/net/wireless/ath9k/Kconfig
>> @@ -1,6 +1,8 @@
>> config ATH9K
>> tristate "Atheros 802.11n wireless cards support"
>> depends on PCI && MAC80211 && WLAN_80211
>> + # build failures
>> + depends on 0
>> select MAC80211_LEDS
>> select LEDS_CLASS
>> select NEW_LEDS
>>
>
I thought the proper way to do this was "depends on BROKEN"...
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists