blob: 33131930f52316296967e6a74cbeb7e01200b93d [file] [log] [blame]
config BOARD_EXAMPLE_MIN86
bool "Minimal x86 fake board"
help
This example mainboard code along with the example/min86 SoC
should serve as a minimal example how a buildable x86 SoC code
base can look like.
This can serve, for instance, as a basis to add new SoCs to
coreboot. Starting with a buildable commit should help with
the review of the actual code, and also avoid any regressions
when common coreboot code changes.