On Tue, 2010-11-09 at 13:19 -0500, Clyde McPherson wrote: > I build and use the compat-wireless source for use with SBC > applications, and I have a question about the wireless portion of the > code. Our SBCs do not have RFKILL capabilities, and since we use > wireless we are forced to include it in our kernel due to the depends in > wireless. Not true. The depends is "depends on RFKILL || !RFKILL". > What are the chances of adding #ifdef's for CONFIG_RFKILL on > the code segments that require RFKILL Zero, because if you configure w/o RFKILL then the rfkill functions all become stubs and there's nothing for you to worry about. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html