the following patch was just integrated into master: commit 7c38e1e8bc47c2842b23c565a35f8d959428ec3c Author: Martin Roth martinroth@google.com Date: Fri Nov 27 13:05:04 2015 -0700
Remove #ifdef checks on Kconfig symbols
In coreboot, bool, hex, and int type symbols are ALWAYS defined.
Change-Id: I58a36b37075988bb5ff67ac692c7d93c145b0dbc Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/12560 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/12560 for details.
-gerrit