From: Gertjan van Wingerde Date: Sun, 28 Sep 2008 13:11:38 +0000 (+0200) Subject: rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00. X-Git-Tag: v2.6.28-rc1~717^2~165^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c99f3e4cfc3190e01c55e72d15a837d9dc41426;p=pandora-kernel.git rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00. Fix by disabling rt2x00 rfkill support when rt2x00 is built-in and rfkill has been modularized, and a similar scheme for the relationship between leds_class and rt2x00.. Also, give a warning to the end-user when rfkill-/leds-support is disabled this way, so that the end-user has at least some clues on what is going on. Proper fixing required some general updates of the Kconfig-structure for the rt2x00 driver, whereby internal configuration symbols had to be moved to after the user-visible configuration symbols. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed