From 20c2c4b277e72c279229c1eea19aeaee94ab2ae1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 28 Jan 2015 15:34:29 -0600 Subject: asus/kfsn4-dre/Kconfig: Enable power on after power fail by default Change-Id: I655843c78d31cc69a007ddaf9b51cde063c48c79 Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/8299 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/mainboard/asus/kfsn4-dre/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard') 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 -- cgit v1.2.3