On Fri, Nov 17, 2006 at 05:45:35PM -0500, Jon Dufresne wrote: > While I'm here, what is the difference between the Config.lb and > the Options.lb file. They both look like they set > configuations/optoins, but I am not sure what options/configuations > go in which file.
Great question. Options.lb lists all possible options for the mainboard: uses CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2 and their default values: default CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2=1 Config.lb is used to override the default. LinuxBIOS-AMD64.pdf also mentions the two files. //Peter -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
