[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3f9a31f40901020936l4bed87e2jb64678572d2ad45b@mail.gmail.com>
Date: Fri, 2 Jan 2009 23:06:58 +0530
From: "Jaswinder Singh Rajput" <jaswinderlinux@...il.com>
To: "Ingo Molnar" <mingo@...e.hu>, "x86 maintainers" <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>, ath9k-devel@...ts.ath9k.org
Subject: tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e)
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
--
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