aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-01-28 15:34:29 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-01-29 15:39:19 +0100
commit20c2c4b277e72c279229c1eea19aeaee94ab2ae1 (patch)
tree967fc912bdf885bb4630a5d9f9155399ec3f2f03 /src/mainboard
parent5fc32bf5e6d26646f0e646cc70ccf48b7417ec43 (diff)
asus/kfsn4-dre/Kconfig: Enable power on after power fail by default
Change-Id: I655843c78d31cc69a007ddaf9b51cde063c48c79 Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/8299 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/asus/kfsn4-dre/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig
index 07e01fdbf6..245fecf7c3 100644
--- a/src/mainboard/asus/kfsn4-dre/Kconfig
+++ b/src/mainboard/asus/kfsn4-dre/Kconfig
@@ -105,4 +105,8 @@ config AMDMCT_BACKGROUND_SCRUB_RATE
hex
default 0x06
+config MAINBOARD_POWER_ON_AFTER_POWER_FAIL
+ bool
+ default y
+
endif # BOARD_ASUS_KFSN4_DRE