Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it.
[coreboot.git] / src / mainboard / msi / ms9282 / romstage.c
index 950f7dca59992ab78d21e16f1c9746aa33b305b4..893570932331f1b6eb24355160ab6f24180b60f0 100644 (file)
@@ -95,8 +95,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
        return smbus_read_byte(device, address);
 }
 
-//#define K8_4RANK_DIMM_SUPPORT 1
-
 #include "northbridge/amd/amdk8/amdk8_f.h"
 #include "northbridge/amd/amdk8/incoherent_ht.c"
 #include "northbridge/amd/amdk8/coherent_ht.c"