maxime baudin wrote: > > "make xconfig" cause some Pb, when framebuffer is enabled, some features are > not accessible, and I get: > ERROR - Attempting to write value for unconfigured variable > (CONFIG_FONT_SUN8x16). > ERROR - Attempting to write value for unconfigured variable > (CONFIG_FBCON_FONTS).
"make xconfig" is broken for "Console drivers". I sent a patch to linux-kernel: http://www.linuxhq.com/lnxlists/linux-kernel/lk_9903_05/msg00522.html Or you could just use "make config", which works, as far as I know. I don't know about "make menuconfig". I must admit I didn't test it. Edmund

