aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/raminit_f.c
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-10-23 18:19:22 +0000
committerMyles Watson <mylesgw@gmail.com>2009-10-23 18:19:22 +0000
commit35ed0e7ea3d9bd6641c719cf4489bfa408e48972 (patch)
treee8ec60a597163536813a49c871e15002c97a37af /src/northbridge/amd/amdk8/raminit_f.c
parent87f9514ab79340272ba4d06427ea2402cd6712d8 (diff)
Remove PRINTK_IN_CAR tests from AMD files.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4826 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/amd/amdk8/raminit_f.c')
-rw-r--r--src/northbridge/amd/amdk8/raminit_f.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/northbridge/amd/amdk8/raminit_f.c b/src/northbridge/amd/amdk8/raminit_f.c
index 1acc04fb0b..dc3f14bde2 100644
--- a/src/northbridge/amd/amdk8/raminit_f.c
+++ b/src/northbridge/amd/amdk8/raminit_f.c
@@ -34,11 +34,6 @@
#define QRANK_DIMM_SUPPORT 0
#endif
-#if CONFIG_USE_PRINTK_IN_CAR
-#else
-#error This file needs CONFIG_USE_PRINTK_IN_CAR
-#endif
-
#define RAM_TIMING_DEBUG 0
#if RAM_TIMING_DEBUG == 1