On 8/30/10 5:47 PM, Jens Rottmann wrote:
Hi,
In my last mail I described some restructuring to make (user visible) options in the board specific Kconfig files possible (i.e. don't source from within choice/endchoice). Another change I'd like to add is to move MAINBOARD_VENDOR and MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID to the vendor's Kconfigs.
I'm going to try and prepare a patch for _all_ vendors/boards. If someone is already doing this or has objections or suggestions how to do this better (like how to avoid the dummy option!) please tell me before I waste too much time.
Ok, here is it. Turned out larger than I had expeced, so I bzip2ed it. Hope you like it.
This applies _on top_ of Andreas Schultz's "[PATCH 3/3] support for Lanner EM-8510 Board", so his patch doesn't need to be changed.
Very nice, thank you!
This significantly reduces the number of changes to Kconfig when creating a new board, starting out as a copy from another board.
Checked in as r5754
Stefan