mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
This adds a gru libpayload config, that should fit all gru-based
devices such as kevin.
As gru-based devices are CrOS devices, select the associated config
to enable CrOS-specific features.
BUG=none
BRANCH=none
TEST=none
Change-Id: I4e7112bb82e790719bc608ce8fe2f852f56e3ce2
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 038818f00c
Original-Change-Id: I6e79b763fc497c126612b8786a669a33b57ea29f
Original-Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Original-Reviewed-on: https://review.coreboot.org/19137
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/472710
7 lines
164 B
Text
7 lines
164 B
Text
CONFIG_LP_CHROMEOS=y
|
|
CONFIG_LP_ARCH_ARM64=y
|
|
CONFIG_LP_8250_SERIAL_CONSOLE=y
|
|
CONFIG_LP_TIMER_RK3399=y
|
|
CONFIG_LP_USB_EHCI=y
|
|
CONFIG_LP_USB_OHCI=y
|
|
CONFIG_LP_USB_XHCI=y
|