From 09f51827d5a3e8b45d222bdcad83feebc8a4e9c4 Mon Sep 17 00:00:00 2001 From: Warren Turkal Date: Sun, 26 Sep 2010 15:20:56 +0000 Subject: Remove hard reset config from some mainboard configs Most of the mainboards with i82801gx SBs seem to use the HAVE_HARD_RESET, which is already selected in the i82801gx SB config. Removing it from some of those boards should be a functional no-op. Signed-off-by: Warren Turkal Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5855 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/getac/p470/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/getac') diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig index 720bdf559b..8085fd6241 100644 --- a/src/mainboard/getac/p470/Kconfig +++ b/src/mainboard/getac/p470/Kconfig @@ -33,7 +33,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select GENERATE_PIRQ_TABLE select GENERATE_MP_TABLE select HAVE_OPTION_TABLE - select HAVE_HARD_RESET select HAVE_ACPI_RESUME select HAVE_ACPI_SLIC select MMCONF_SUPPORT -- cgit v1.2.3