From: Christoph Egger Date: Wed, 13 Jan 2010 13:36:24 +0000 (+0100) Subject: Remove config option B43_LEGACY_RFKILL completely X-Git-Tag: v2.6.34-rc1~233^2~556^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1f00fc9b477481ad5c63976385c345851fee3d;p=pandora-kernel.git Remove config option B43_LEGACY_RFKILL completely In f41f3f373dd72344c65d801d6381fe83ef3a2c54 the B43 driver was ported to use the cfg80211 API for rfkill and consequently the config option was dropped (RFKILL is now unconditionally enabled). However in the Kernel Info the feature is still checked and reported missing. This patch just removes the conditional and the relevant code blocks while still reporting that feature unconditionally would be another option (it's always there). Signed-off-by: Christoph Egger Signed-off-by: John W. Linville --- Reading git-diff-tree failed