public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e)
@ 2009-01-02 17:36 Jaswinder Singh Rajput
  2009-01-02 18:07 ` Ingo Molnar
  0 siblings, 1 reply; 5+ messages in thread
From: Jaswinder Singh Rajput @ 2009-01-02 17:36 UTC (permalink / raw)
  To: Ingo Molnar, x86 maintainers, LKML, ath9k-devel

Hello Ingo,

If you choose :
CONFIG_RFKILL=m
CONFIG_ATH9K=y

It will give linking error because ATH9K need RFKILL functions.

But if you choose :
 CONFIG_RFKILL=y
 CONFIG_ATH9K=y

OR

 CONFIG_RFKILL=m
 CONFIG_ATH9K=m

It is OK.

Thanks,
JSR

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-01-02 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-02 17:36 tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e) Jaswinder Singh Rajput
2009-01-02 18:07 ` Ingo Molnar
2009-01-02 18:40   ` Jaswinder Singh Rajput
2009-01-02 19:35     ` H. Peter Anvin
2009-01-02 19:58       ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox