Use of deleted Kconfig option B43_PCMCIA

Andreas Ziegler andreas.ziegler at fau.de
Tue Jan 26 07:06:17 PST 2016


Hi Rafał,

your commit 399500da18f7 ("ssb: pick PCMCIA host code support from b43
driver") removed the Kconfig option B43_PCMCIA from Kconfig, but left
one reference to it in b43/main.c, inside the b43_print_driverinfo()
function.

Can this #ifdef be removed, should it be replaced with an #ifdef using
CONFIG_SSB_PCMCIAHOST instead or should we do something entirely different?

Best regards,

Andreas



More information about the b43-dev mailing list