diff options
author | Martin Roth <gaumless@gmail.com> | 2024-03-03 15:45:46 -0700 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-03-05 14:04:51 +0000 |
commit | 1b53eb107757f14dfb385ba62ad4580b14f5b98d (patch) | |
tree | e5634ea0c130f56889316c408943ccda7454d8e3 /util/goswid | |
parent | cc5cef633d76b40cbbca3203641a95d4621a8c76 (diff) |
ec/google/chromeec: Enclose Kconfig in 'if/endif' block
Instead of having things depend on EC_GOOGLE_CHROMEEC, just put an if/
endif block around the configs.
The 'source' line stays outside of the if block because the source
always happens, even if it's inside an if/endif block. Each of the
sub-Kconfigs here already has an if/endif block surrounding the
contents.
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: If88ba7d36ae04d879332037292c5cf9a3c8c3cab
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81025
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
Diffstat (limited to 'util/goswid')
0 files changed, 0 insertions, 0 deletions