classmate-laptop: depends on RFKILL or RFKILL=n
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 26 May 2010 15:00:10 +0000 (12:00 -0300)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:48:44 +0000 (09:48 -0400)
commitf35843ed8d17562f7c5da4b34a4a81b0cc450e9e
treed90ea569137f4e79c763ba99a751f56f23d29f54
parent0fc8f274aef03bbe85774ba30e75deb58e8a90ff
classmate-laptop: depends on RFKILL or RFKILL=n

Randy Dunlap has reported that building classmate-laptop fails when
CONFIG_RFKILL=m and CONFIG_ACPI_CMPC=y. He suggested depending on
RFKILL, but, then, it will not be possible to select classmate-laptop
when RFKILL is off. There's no known problem with building and using
classmate-laptop with RFKILL off. So depend on RFKILL or RFKILL=n.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Cc: platform-driver-x86@vger.kernel.org
Cc: Daniel Oliveira Nascimento <don@syst.com.br>
drivers/platform/x86/Kconfig