From: Jean Delvare Date: Tue, 22 Sep 2009 23:47:50 +0000 (-0700) Subject: matroxfb: get rid of CONFIG_FB_MATROX_32MB X-Git-Tag: v2.6.32-rc1~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a690606d1f54845b018d033ac32e91df25cb2680;p=pandora-kernel.git matroxfb: get rid of CONFIG_FB_MATROX_32MB CONFIG_FB_MATROX_32MB is always enabled, so there is no point in having ifdefs all around. And it is bad practice to use CONFIG_* as a name for something which is not a Kconfig option. Signed-off-by: Jean Delvare Acked-by: Petr Vandrovec Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed