coreboot/src
Martin Roth f3e26796c4 Kconfig: Remind users to delete .config when switching boards
Because Kconfig default values *ONLY* get set when they are first
configured, if you switch mainboards with an existing .config,
the values will not be set as expected for the new board.

This seems to confuse most users, so put a warning in a visible
location to let them know.

Change-Id: Ie6a9c2d139ecd841d654943f14c119ebafd632f2
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17939
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-01-06 21:33:58 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
device Kconfig: Document what ASPM means 2016-12-29 08:53:10 +01:00
drivers i2c/tpm: Ignore 0xFF bytes for status and burstCount 2017-01-03 22:13:19 +01:00
ec ec/ene932: correct ACPI battery data fed into ToString() 2016-12-15 23:39:04 +01:00
include arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
lib arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
mainboard Kconfig: Remind users to delete .config when switching boards 2017-01-06 21:33:58 +01:00
northbridge nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> 2017-01-06 18:15:03 +01:00
soc nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> 2017-01-06 18:15:03 +01:00
southbridge sb/ich7: Use common/gpio.h to set up GPIOs 2017-01-06 18:14:00 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B 2017-01-04 20:31:26 +01:00
vendorcode AMD binaryPI: Promote rules.h to default include 2016-12-18 20:53:33 +01:00
Kconfig ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default 2016-12-11 09:12:48 +01:00