libpayload: cheza - fix config for chromium chroot build
Add CONFIG_LP_CHROMEOS to configuration file Change-Id: I528dee96cf5052b99b8f7573010d98fd80680688 Signed-off-by: T Michael Turney <mturney@codeaurora.org> Reviewed-on: https://review.coreboot.org/26711 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
1f6e3294f8
commit
be073dacb0
|
@ -1,3 +1,3 @@
|
|||
CONFIG_LP_CHROMEOS=y
|
||||
CONFIG_LP_ARCH_ARM64=y
|
||||
# CONFIG_LP_CURSES is not set
|
||||
CONFIG_LP_TIMER_ARM64_ARCH=y
|
||||
|
|
Loading…
Reference in New Issue