···1616 This driver can also be built as a module. If so, the module1717 will be called ds1682.18181919-config SENSORS_EEPROM2020- tristate "EEPROM reader"2121- depends on EXPERIMENTAL2222- help2323- If you say yes here you get read-only access to the EEPROM data2424- available on modern memory DIMMs and Sony Vaio laptops. Such2525- EEPROMs could theoretically be available on other devices as well.2626-2727- This driver can also be built as a module. If so, the module2828- will be called eeprom.2929-3019config SENSORS_PCF85743120 tristate "Philips PCF8574 and PCF8574A (DEPRECATED)"3221 depends on EXPERIMENTAL && GPIO_PCF857X = "n"
···2626 This driver can also be built as a module. If so, the module2727 will be called at24.28282929+config SENSORS_EEPROM3030+ tristate "Old I2C EEPROM reader"3131+ depends on I2C && EXPERIMENTAL3232+ help3333+ If you say yes here you get read-only access to the EEPROM data3434+ available on modern memory DIMMs and Sony Vaio laptops via I2C. Such3535+ EEPROMs could theoretically be available on other devices as well.3636+3737+ This driver can also be built as a module. If so, the module3838+ will be called eeprom.3939+2940endmenu