util/abuild: Ensure that non-Chrome OS builds are non-Chrome OS
commitfe5cf512587244558565685904b21be3b859e55a
authorPatrick Georgi <pgeorgi@google.com>
Wed, 10 Feb 2021 18:49:15 +0000 (10 19:49 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 11 Feb 2021 20:49:27 +0000 (11 20:49 +0000)
treec191efcdf8bd84e14d75e3c338851b527eb286ff
parent373769f1030fd4f5f350229c5bfd177945caae98
util/abuild: Ensure that non-Chrome OS builds are non-Chrome OS

Sometimes boards enable it by default, making the Kconfig option
impossible to disable without messing with the Kconfig files. This
shouldn't happen, so report on such occurrences early.

TEST=Tried building GOOGLE_KOHAKU through abuild with -x, without
-x and both cases after having added a "select CHROMEOS" for testing
and it failed in the "without -x with select" scenario while properly
configuring and passing all other builds.

Change-Id: Ieb6bcbf3e9ca8cd4ced85c7c9ffaa39505f5a9b7
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50494
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
util/abuild/abuild