]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/misc/eeprom/Kconfig
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
[linux-2.6-omap-h63xx.git] / drivers / misc / eeprom / Kconfig
index 5bf3c92d71629aff2806e0648d1a44fc2276e9f8..62aae334ee6868862d27cb2fe8f8f138c944958b 100644 (file)
@@ -48,4 +48,12 @@ config SENSORS_EEPROM
          This driver can also be built as a module.  If so, the module
          will be called eeprom.
 
+config EEPROM_93CX6
+       tristate "EEPROM 93CX6 support"
+       help
+         This is a driver for the EEPROM chipsets 93c46 and 93c66.
+         The driver supports both read as well as write commands.
+
+         If unsure, say N.
+
 endmenu