> CONFIG_FB_MATROX=y
> # CONFIG_FB_MATROX_MILLENIUM is not set
> # CONFIG_FB_MATROX_MYSTIQUE is not set
> CONFIG_FB_MATROX_G450=m
> CONFIG_FB_MATROX_I2C=y
> CONFIG_FB_MATROX_PROC=y
> # CONFIG_FB_MATROX_MULTIHEAD is not set
Did you run 'make oldconfig' on the old configuration? I see
"bool ' G100/G200/G400/G450/G550 support' CONFIG_FB_MATROX_G450"
in drivers/video/Config.in, so 'm' is illegal value for this choice,
and anything can happen, including explosion of your computer, or
creating driver which supports no hardware...
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/