libpayload: Support herobrine
BUG=b:182963902 TEST= validated on qualcomm sc7280 developement board Change-Id: Ic28f02cdf5c0e4c2458aee0ad7c74383c88d8874 Signed-off-by: Ravi Kumar Bokka <rbokka@codeaurora.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51621 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Shelley Chen <shchen@google.com>
This commit is contained in:
parent
39891c00da
commit
0ce7f4da70
1 changed files with 4 additions and 0 deletions
4
payloads/libpayload/configs/config.herobrine
Normal file
4
payloads/libpayload/configs/config.herobrine
Normal file
|
@ -0,0 +1,4 @@
|
|||
CONFIG_LP_CHROMEOS=y
|
||||
CONFIG_LP_ARCH_ARM64=y
|
||||
CONFIG_LP_TIMER_ARM64_ARCH=y
|
||||
CONFIG_LP_SERIAL_CONSOLE=y
|
Loading…
Reference in a new issue