summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-02-14 17:10:21 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-02-16 09:11:59 +0100
commit83b556884f0fb172b8bbc19fb55442a9cb594d16 (patch)
tree58b9c53f6f24da95617930cc9a1dc09acb88df5c /src/mainboard
parent2b1bcc12536364ad81e875150f9711dfe406897d (diff)
downloadcoreboot-83b556884f0fb172b8bbc19fb55442a9cb594d16.tar.gz
coreboot-83b556884f0fb172b8bbc19fb55442a9cb594d16.tar.bz2
coreboot-83b556884f0fb172b8bbc19fb55442a9cb594d16.zip
mainboard/asus/kfsn4-dre: Remove hard-coded ECC scrub rate
Change-Id: I6ccf44645dabf8ac3674f40d3c5cbcf694aa6237 Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/8441 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, 0 insertions, 4 deletions
diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig
index 647c0749e2ae..20ff3802198e 100644
--- a/src/mainboard/asus/kfsn4-dre/Kconfig
+++ b/src/mainboard/asus/kfsn4-dre/Kconfig
@@ -96,10 +96,6 @@ config MAINBOARD_DO_NATIVE_VGA_INIT
bool
default y
-config AMDMCT_BACKGROUND_SCRUB_RATE
- hex
- default 0x06
-
config MAINBOARD_POWER_ON_AFTER_POWER_FAIL
bool
default y