coreboot/src
Stefan Reinauer fa2fc339c5 Drop Kconfig variable BOARD_HAS_HARD_RESET
hard_reset was indeed consolidated and moved into the southbridge
code a while ago, but the config variable was still kept alife, with
some duplicate code.

Change-Id: I60d4a87de916667f6e89353dfbe1a7b9eca380f7
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1837
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-11-16 01:13:10 +01:00
..
arch/x86 Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
boot Clean up stack checking code 2012-11-13 18:25:17 +01:00
console Log unexpected post code from the previous boot 2012-11-08 19:40:58 +01:00
cpu Add spinlock to serialize Intel microcode updates 2012-11-13 21:56:03 +01:00
devices cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded 2012-11-13 18:51:27 +01:00
drivers If cmos is invalid, always set the rtc date and time 2012-11-12 17:12:14 +01:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include SMM: Avoid use of global variables in SMI handler 2012-11-14 05:43:26 +01:00
lib Tell CBMEM code about ACPI GNVS section 2012-11-14 05:47:44 +01:00
mainboard Drop Kconfig variable BOARD_HAS_HARD_RESET 2012-11-16 01:13:10 +01:00
northbridge VIA chipsets: fix compilation without real mode code 2012-11-14 05:56:05 +01:00
southbridge Drop Kconfig variable BOARD_HAS_HARD_RESET 2012-11-16 01:13:10 +01:00
superio smsc/lpc47n227: Make early_serial usable 2012-11-06 21:53:48 +01:00
vendorcode Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
Kconfig Drop Kconfig variable BOARD_HAS_HARD_RESET 2012-11-16 01:13:10 +01:00
Kconfig.deprecated_options Drop Kconfig variable BOARD_HAS_HARD_RESET 2012-11-16 01:13:10 +01:00