hi all,<div>   Since the deadline of GSOC has passed, I would like to post my patch about coreboot kconfig. Thanks to Marc who help me lots of things.</div><div>He told me lots of linux programming and coreboot building things. Also thanks to QingPei, who helps me a lot about the detailed things. Like</div>
<div>the kconfig language learning, linux makefile rules etc.</div><div>The patch which i send is trying to make coreboot kconfig building can load the payload configs and building payload like filo or coreinfo by one interface.</div>
<div>The patch support two payload: Filo and coreinfo.</div><div>If devs want to use coreboot as before, it's fine, the patch support the old method by use "make config/menuconfig/xconfig etc" and "make".</div>
<div>Anyone who want to try the new feature can use "make config/menuconfig/xconfig PAYLOAD=filo/coreinfo" to config the coreboot+payload at one time.</div><div>then use "make" to build the whole things.</div>
<div><br></div><div>I know there may have any improper methods. But the method used is the way i can find. Any new method will be welcome. I will keep following  these things, even </div><div>GSOC is end. More consideration will be posted to the coreboot blogs later.</div>
<div><br></div><div>Signed-off-by: Cai Bai Yin < <a href="mailto:caibaiyin.pku@gmail.com">caibaiyin.pku@gmail.com</a>></div>