Simon Glass 96d0aa9143 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
At present CONFIG_CHROMEOS is used to determine whether verified boot is
in use. The code to implement that is not in U-Boot mainline.

However, it is useful to be able to boot a Chromebook in developer mode
in U-Boot mainline without needing the verified boot code.

To allow this, use CONFIG_CHROMEOS_VBOOT to indicate that verified boot
should be used, and CONFIG_CHROMEOS to indicate that the board supports
Chrome OS. That allows us to define CONFIG_CHROMEOS on coral.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-06 09:51:31 +08:00
..
2020-09-01 17:00:28 +08:00
2020-09-25 11:27:18 +08:00
2020-09-25 11:27:06 +08:00
2017-02-06 11:38:46 +08:00
2019-10-08 13:53:54 +08:00
2020-08-03 10:46:56 +08:00
2020-07-20 09:46:48 +08:00
2020-09-25 11:27:27 +08:00
2020-05-18 21:19:23 -04:00
2020-09-25 11:27:16 +08:00
2020-11-05 14:58:45 +08:00