All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e)
@ 2009-01-02 17:36 ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 15+ messages in thread
From: Jaswinder Singh Rajput @ 2009-01-02 17:36 UTC (permalink / raw)
  To: 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] 15+ messages in thread

end of thread, other threads:[~2009-01-05 14:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-02 17:36 [ath9k-devel] tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e) Jaswinder Singh Rajput
2009-01-02 17:36 ` Jaswinder Singh Rajput
2009-01-02 18:07 ` [ath9k-devel] " Ingo Molnar
2009-01-02 18:07   ` Ingo Molnar
2009-01-02 18:40   ` [ath9k-devel] " Jaswinder Singh Rajput
2009-01-02 18:40     ` Jaswinder Singh Rajput
2009-01-02 18:40     ` Jaswinder Singh Rajput
2009-01-02 19:35     ` [ath9k-devel] " H. Peter Anvin
2009-01-02 19:35       ` H. Peter Anvin
2009-01-02 19:58       ` [ath9k-devel] " Ingo Molnar
2009-01-02 19:58         ` Ingo Molnar
2009-01-05 11:51         ` [ath9k-devel] [PATCH] ath9k: Enforce module build if rfkill is a module Jouni Malinen
2009-01-05 11:51           ` Jouni Malinen
2009-01-05 14:04           ` [ath9k-devel] " Ingo Molnar
2009-01-05 14:04             ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.