Kevin,

You're right and it was easier than i expected :-)
I removed the "depends" from the Kconfig file. and that solves most of the errors.

i'll will continue testing it but I cannot test it all.

Here is the new Kconfig file for testing, I hope that you have some time too for testing this.


On Sun, 2011-01-23 at 15:39 -0500, Kevin O'Connor wrote:
On Sun, Jan 23, 2011 at 09:01:41PM +0100, Marc Bertens wrote:
> Kevin,
> 
> I'm currently underway of fixing the Kconfig errors, already fixed
> coreboot Y/N issue. But i notice that this takes some work due to the
> way its currently coded.
> i did already boot.c, coreboot.c and ramdisk.c and there will be changes
> all over the place :-)
> 
> So this will be a mega patch 

No. No.  Kconfig must change to seabios; seabios source code should
not change to use kconfig.

-Kevin