commit | ebade5dec9e05291f64b0687130d6fbce52270f0 | [log] [tgz] |
---|---|---|
author | Martin Roth <martinroth@google.com> | Sat Jun 24 13:58:52 2017 -0600 |
committer | Martin Roth <martinroth@google.com> | Wed Jun 28 17:48:49 2017 +0000 |
tree | 91ab2cd850921a58672a0876f385d653a05e906e | |
parent | ffdee287df7a294396f1c935e1171dad7c44dbf3 [diff] |
device/oprom/yabel: add IS_ENABLED() around Kconfig symbol references Some of these can be changed from #if to if(), but that will happen in a follow-on commmit. Change-Id: I82bf68a7ee54ff88f65aacc9eb0dbc30d013aae0 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/20337 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>