On Mon, Jul 29, 2002 at 11:06:14AM +0300, Stephan Trajkoff wrote:
> Hello, it is my config from pa54
> I tried this on pa59 and again kernel don't want to compile
> Please help me
Switch off CONFIG_FBCON_ADVANCED.
drivers/video/Config.in is broken, it only does
if [ "$CONFIG_FB_STI" = "y" ]; then
define_tristate CONFIG_FBCON_STI y
fi
if CONFIG_FBCON_ADVANCED != y
Richard