In fact there's a default configuration in arch/arm/def-configs which should help. I've just noticed that it is missing CONFIG_EMPEG_DISPLAY though so you'll need to specify that manually.

Yes. I realized that compiling the kernel inside empeg is probably not the best idea. Well, I think the memory just comes as a limit and that makes the compiler to crash. From now on, I'm compiling my kernel thru a telnet to other machine that has the cross-compilers setted up.

Kim