summaryrefslogtreecommitdiff
path: root/src/mainboard/iwill
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-09-30 14:51:24 -0600
committerMartin Roth <martinroth@google.com>2016-10-03 22:53:44 +0200
commit6d6c00a50237dd8c9102fd24cb183ceda1aa90ac (patch)
treebcf9e7749431f6760835d066043f35842716ea67 /src/mainboard/iwill
parent8bc8be4d0ecd2c939a36f2846ef85d6f469180eb (diff)
downloadcoreboot-6d6c00a50237dd8c9102fd24cb183ceda1aa90ac.tar.xz
google/gale: Remove #ifdef of Kconfig bool symbol
Kconfig symbols of type bool are ALWAYS defined, so this code was always being included and run, which isn't what the author wanted. Change to use IS_ENABLED(), and a regular if() instead of an #ifdef. Change-Id: I72623fa27e47980c602135f4b73f371c7f50139b Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/16837 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/iwill')
0 files changed, 0 insertions, 0 deletions