Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
[coreboot.git] / src / mainboard / tyan / s2875 / romstage.c
index 340362a72c24cddda92eaa4864c6fbdde27c3a7f..9429d39e5fc12f3b43f393d512a64b7b6748090e 100644 (file)
@@ -62,7 +62,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
        return smbus_read_byte(device, address);
 }
 
-#define QRANK_DIMM_SUPPORT 1
 
 #include "northbridge/amd/amdk8/raminit.c"
 #include "northbridge/amd/amdk8/coherent_ht.c"