On Tue, May 18, 2004 at 11:30:00PM +0200, Stefano Melchior wrote: > > CONFIG_STIFB=y > > grab arch/parisc/configs/c3000_config > > from my /boot/config-2.4.26-64-smp you can find: > > CONFIG_FBCON_CFB8=y > CONFIG_FBCON_CFB32=y > CONFIG_FBCON_STI=y
FBCON_STI is different than FB_STI. Sorry, this is what I meant: grundler <499>fgrep STI arch/parisc/configs/c3000_defconfig # CONFIG_INPUT_JOYSTICK is not set CONFIG_FB_STI=y CONFIG_STI_CONSOLE=y grant

