blob: 9ab235dedb1ab2fd8760f1172314dd5d052be205 [file] [log] [blame]
Stefan Reinauer1a8b7bf2015-06-30 15:58:56 -07001config PAYLOAD_SEABIOS
2 bool "SeaBIOS"
3 depends on ARCH_X86
4 help
5 Select this option if you want to build a coreboot image
6 with a SeaBIOS payload. If you don't know what this is
7 about, just leave it enabled.
8
9 See http://coreboot.org/Payloads for more information.