repository service wrote: > Log: > .. agesa options > +++ trunk/src/mainboard/amd/persimmon/buildOpts.c Mon May 16 00:03:45 > 2011 (r6589) > @@ -80,16 +80,16 @@ > #define BLDOPT_REMOVE_S1G4_SOCKET_SUPPORT TRUE > > #define BLDOPT_REMOVE_UDIMMS_SUPPORT FALSE > -//#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE > +#define BLDOPT_REMOVE_RDIMMS_SUPPORT TRUE > #define BLDOPT_REMOVE_LRDIMMS_SUPPORT FALSE > #define BLDOPT_REMOVE_ECC_SUPPORT FALSE > //#define BLDOPT_REMOVE_DCT_INTERLEAVE TRUE > #define BLDOPT_REMOVE_BANK_INTERLEAVE FALSE > -//#define BLDOPT_REMOVE_NODE_INTERLEAVE TRUE > +#define BLDOPT_REMOVE_NODE_INTERLEAVE TRUE > #define BLDOPT_REMOVE_PARALLEL_TRAINING FALSE > #define BLDOPT_REMOVE_DQS_TRAINING FALSE
... long list ... I think it would be absolutely lovely to have these in Kconfig instead. //Peter -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

