coreboot-kgpe-d16/src/console
Lee Leahy f2ad50feda console: Disable SQUELCH_EARLY_SMP if SMP is not selected
Add a "depends on SMP" to the value SQUELCH_EARLY_SMP Kconfig value to
disable its selection when SMP is not enabled.

TEST=Build for Galileo

Change-Id: Ia3aa1d2169ed793e1bb26538b74b12347453d5af
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/13639
Tested-by: build bot (Jenkins)
Reviewed-by: FEI WANG <wangfei.jimei@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-02-09 17:14:50 +01:00
..
Kconfig console: Disable SQUELCH_EARLY_SMP if SMP is not selected 2016-02-09 17:14:50 +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