]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:51 +0000 (11:58 -0700)
commit79a03efd3311c204f22e92cdf1a4c0d63e1c759c
treefc3d9ecd4b19871238af588de1748c8109057dcc
parentb3b49f6609e293e8a9d17f24911a2dc771ee3679
classmate-laptop: depends on RFKILL or RFKILL=n

[ upstream commit f35843ed8d17562f7c5da4b34a4a81b0cc450e9e ]

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>
Signed-off-by: Andi Kleen <ak@linux.intel.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