coreboot-kgpe-d16/src/console
Vladimir Serbinenko d51a0896c6 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>
2016-03-05 00:56:36 +01:00
..
Kconfig Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
Makefile.inc src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE 2015-11-17 16:28:25 +01:00
console.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
die.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_print.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
init.c rules.h: Add ENV_STRING and use it in console_init() 2015-11-20 18:44:20 +01:00
post.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
printk.c console/: add missing license headers 2016-01-18 03:44:01 +01:00
vsprintf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
vtxprintf.c console/: add missing license headers 2016-01-18 03:44:01 +01:00