aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOskar Enoksson <enok@lysator.liu.se>2014-02-11 22:13:06 +0100
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-02-11 23:57:05 +0100
commit592d5277cce849fa354afea65c3898ddd9fb0f5d (patch)
tree07228bd765400a4d84071878421dbb9af85b30e2
parentaaedecaea4748ca656c5fdf0fae529b9e7b5408d (diff)
hp/dl145_g1: Add HAVE_HARD_RESET
This platform has a hard reset button Change-Id: Ic4d2f9382b6770654eea8842a37ad38cf12de459 Signed-off-by: Oskar Enoksson <enok@lysator.liu.se> Reviewed-on: http://review.coreboot.org/5097 Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Tested-by: build bot (Jenkins)
-rw-r--r--src/mainboard/hp/dl145_g1/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/hp/dl145_g1/Kconfig b/src/mainboard/hp/dl145_g1/Kconfig
index 2768007fbc..a169b88235 100644
--- a/src/mainboard/hp/dl145_g1/Kconfig
+++ b/src/mainboard/hp/dl145_g1/Kconfig
@@ -8,6 +8,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SOUTHBRIDGE_AMD_AMD8131
select SOUTHBRIDGE_AMD_AMD8111
select SUPERIO_WINBOND_W83627HF
+ select HAVE_HARD_RESET
select HAVE_OPTION_TABLE
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE