From: Wolfram Sang Date: Sat, 28 Mar 2009 20:34:41 +0000 (+0100) Subject: eeprom/at24: Remove EXPERIMENTAL X-Git-Tag: v2.6.30-rc1~635^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=781b8a2a31b7009a0baa8d700feafa6afc3fb861;p=platform%2Fkernel%2Flinux-exynos.git eeprom/at24: Remove EXPERIMENTAL This driver has been widely used since inclusion and no problems have been reported. Signed-off-by: Wolfram Sang Cc: David Brownell Signed-off-by: Jean Delvare --- diff --git a/drivers/misc/eeprom/Kconfig b/drivers/misc/eeprom/Kconfig index c76df8c..89fec05 100644 --- a/drivers/misc/eeprom/Kconfig +++ b/drivers/misc/eeprom/Kconfig @@ -2,7 +2,7 @@ menu "EEPROM support" config EEPROM_AT24 tristate "I2C EEPROMs from most vendors" - depends on I2C && SYSFS && EXPERIMENTAL + depends on I2C && SYSFS help Enable this driver to get read/write support to most I2C EEPROMs, after you configure the driver to know about each EEPROM on