From: Ivo van Doorn Date: Wed, 29 Oct 2008 16:19:08 +0000 (+0100) Subject: rt2x00: Fix build error when mac80211=M rt2x00=Y X-Git-Tag: v2.6.28-rc3~3^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc5340cfc00097e79d9d787567d311e898aaa84;p=pandora-kernel.git rt2x00: Fix build error when mac80211=M rt2x00=Y Make menuconfig RT2X00 a tristate instead of boolean, otherwise we do not correctly inherit the mac80211 value on which RT2X00 depends, and makes it possible to compile rt2x00 into the kernel while mac80211 is a module. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed