Patrick Georgi (patrick@georgi-clan.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/656
-gerrit
commit cd38b83244c00a719a31ee3d23aea1ba8f30822d Author: Patrick Georgi patrick@georgi-clan.de Date: Thu Feb 16 19:37:58 2012 +0100
via/cx700: Move HAVE_HARD_RESET to northbridge
No in-tree cx700-using board has it not selected, so move selection from boards to northbridge.
Change-Id: Ifa79954a48cf99b5f7e49960eafce805401e571c Signed-off-by: Patrick Georgi patrick@georgi-clan.de --- src/mainboard/via/vt8454c/Kconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/mainboard/via/vt8454c/Kconfig b/src/mainboard/via/vt8454c/Kconfig index c9a0105..5739d2a 100644 --- a/src/mainboard/via/vt8454c/Kconfig +++ b/src/mainboard/via/vt8454c/Kconfig @@ -11,7 +11,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_PIRQ_TABLE select HAVE_MP_TABLE # select MMCONF_SUPPORT - select HAVE_HARD_RESET select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_512