summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/d945gclf/Kconfig
diff options
context:
space:
mode:
authorWarren Turkal <wt@penguintechs.org>2010-09-26 15:20:56 +0000
committerStefan Reinauer <stepan@openbios.org>2010-09-26 15:20:56 +0000
commit09f51827d5a3e8b45d222bdcad83feebc8a4e9c4 (patch)
tree8c77a16656de1f9fcbbd02567dcf9ad17a66d31b /src/mainboard/intel/d945gclf/Kconfig
parentef077f2394c11c924644b4697e772eb8cf0e7c73 (diff)
downloadcoreboot-09f51827d5a3e8b45d222bdcad83feebc8a4e9c4.tar.xz
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 <wt@penguintechs.org> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5855 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/intel/d945gclf/Kconfig')
-rw-r--r--src/mainboard/intel/d945gclf/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/d945gclf/Kconfig b/src/mainboard/intel/d945gclf/Kconfig
index ac8624482b..1317df2ee5 100644
--- a/src/mainboard/intel/d945gclf/Kconfig
+++ b/src/mainboard/intel/d945gclf/Kconfig
@@ -30,7 +30,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select GENERATE_PIRQ_TABLE
select GENERATE_MP_TABLE
select HAVE_OPTION_TABLE
- select HAVE_HARD_RESET
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE
select HAVE_ACPI_TABLES