On Sun, 20 May 2012 17:17:14 -0400, James wrote:
> On 05/20/12 17:00, Jean Delvare wrote:
> > On Sun, 20 May 2012 16:24:11 -0400, James wrote:
> >>> # decode-dimms
> >>> # decode-dimms version 5929 (2011-02-16 14:58:38 +0100)
> >>>
> >>> Memory Serial Presence Detect Decoder
> >>> By Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner,
> >>> Jean Delvare, Trent Piepho and others
> >>> No EEPROM found, are you sure the eeprom module is loaded?
> >>
> >> How do I find out what to configure in a 3.4 kernel?
> > 
> > CONFIG_I2C=y
> > CONFIG_EEPROM_LEGACY=m
> > 
> > Plus CONFIG_I2C_<your I2C bus driver>=m. "lspci | grep SMBus" etc. might
> > tell you which it is.
> > 
> 
> How do I find CONFIG_EEPROM_LEGACY in menuconfig?

You run "make menuconfig" then type /EEPROM_LEGACY<Enter>, it will tell
you where it is.

> I manually changed it in .config :-)

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to