the following patch was just integrated into master: commit d51a0896c6c0e995b6a60ee322e04d311bb4b031 Author: Vladimir Serbinenko phcoder@gmail.com Date: Fri Mar 4 09:20:20 2016 +0100
Kconfig: hide useless options on ARM.
Those options have no effect or lead to compile error on ARM due to fundamental incompatibilities. Add proper "depends on" clauses to hide them.
Change-Id: I860fbd331439c25efd8aa92023195fda3add2e2c Signed-off-by: Vladimir Serbinenko phcoder@gmail.com Reviewed-on: https://review.coreboot.org/13904 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/13904 for details.
-gerrit