From: Yoichi Yuasa Date: Wed, 27 Jul 2005 18:43:28 +0000 (-0700) Subject: [PATCH] mips: fbdev Kcofnig fix X-Git-Tag: v2.6.13-rc4~25^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38817dda45bc2990a8d593f3a1b4d444b2dcf4f;p=pandora-kernel.git [PATCH] mips: fbdev Kcofnig fix arch/mips/Kconfig is defining CONFIG_FB as bool and drivers/video/Kconfig was changed a while ago to define it as tristate. Remove the MIPS definition. Signed-off-by: Yoichi Yuasa Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed