coreboot-kgpe-d16/payloads/libpayload/configs/config.galileo
Lee Leahy 82890928d3 libpayload/configs: Add configuration for Galileo
Add the default configuration file for the Galileo board.  The Quark SOC
requires building libpayload with march=i586.

TEST=Build and run on Galileo Gen2

Change-Id: Ifd4b533feacbab6f0d357e13d8cebb64bc1c18c6
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/20323
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-06-26 15:32:17 +00:00

6 lines
142 B
Text

CONFIG_LP_CHROMEOS=y
CONFIG_LP_ARCH_X86=y
CONFIG_LP_USE_MARCH_586=y
CONFIG_LP_8250_SERIAL_CONSOLE=y
CONFIG_LP_USB_OHCI=y
CONFIG_LP_USB_EHCI=y