aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2009-01-26 15:19:57 -0500
committerJean Delvare <khali@linux-fr.org>2009-01-26 15:19:57 -0500
commitdd7f8dbe2b3c0611ba969cd867c10cb63d163e25 (patch)
tree3f87d94235a7b7a5248b59ab4c1c4132984f237b /arch/sh
parent0eb6da20681db9b5d5769d3e1aca877f4a77d8fb (diff)
eeprom: More consistent symbol names
Now that all EEPROM drivers live in the same place, let's harmonize their symbol names. Also fix eeprom's dependencies, it definitely needs sysfs, and is no longer experimental after many years in the kernel tree. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Wolfram Sang <w.sang@pengutronix.de> Cc: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/configs/cayman_defconfig4
-rw-r--r--arch/sh/configs/edosk7760_defconfig4
-rw-r--r--arch/sh/configs/migor_defconfig4
-rw-r--r--arch/sh/configs/r7780mp_defconfig4
-rw-r--r--arch/sh/configs/r7785rp_defconfig4
-rw-r--r--arch/sh/configs/rts7751r2d1_defconfig2
-rw-r--r--arch/sh/configs/rts7751r2dplus_defconfig2
-rw-r--r--arch/sh/configs/se7343_defconfig4
-rw-r--r--arch/sh/configs/sh7785lcr_defconfig4
-rw-r--r--arch/sh/configs/shx3_defconfig6
10 files changed, 19 insertions, 19 deletions
diff --git a/arch/sh/configs/cayman_defconfig b/arch/sh/configs/cayman_defconfig
index e21c0e8e22d9..92895013813d 100644
--- a/arch/sh/configs/cayman_defconfig
+++ b/arch/sh/configs/cayman_defconfig
@@ -700,8 +700,8 @@ CONFIG_I2C_HELPER_AUTO=y
700# Miscellaneous I2C Chip support 700# Miscellaneous I2C Chip support
701# 701#
702# CONFIG_DS1682 is not set 702# CONFIG_DS1682 is not set
703# CONFIG_AT24 is not set 703# CONFIG_EEPROM_AT24 is not set
704# CONFIG_SENSORS_EEPROM is not set 704# CONFIG_EEPROM_LEGACY is not set
705# CONFIG_SENSORS_PCF8574 is not set 705# CONFIG_SENSORS_PCF8574 is not set
706# CONFIG_PCF8575 is not set 706# CONFIG_PCF8575 is not set
707# CONFIG_SENSORS_PCA9539 is not set 707# CONFIG_SENSORS_PCA9539 is not set
diff --git a/arch/sh/configs/edosk7760_defconfig b/arch/sh/configs/edosk7760_defconfig
index 158006847ad6..e93d39621658 100644
--- a/arch/sh/configs/edosk7760_defconfig
+++ b/arch/sh/configs/edosk7760_defconfig
@@ -632,8 +632,8 @@ CONFIG_I2C_SH7760=y
632# Miscellaneous I2C Chip support 632# Miscellaneous I2C Chip support
633# 633#
634# CONFIG_DS1682 is not set 634# CONFIG_DS1682 is not set
635# CONFIG_AT24 is not set 635# CONFIG_EEPROM_AT24 is not set
636# CONFIG_SENSORS_EEPROM is not set 636# CONFIG_EEPROM_LEGACY is not set
637# CONFIG_SENSORS_PCF8574 is not set 637# CONFIG_SENSORS_PCF8574 is not set
638# CONFIG_PCF8575 is not set 638# CONFIG_PCF8575 is not set
639# CONFIG_SENSORS_PCA9539 is not set 639# CONFIG_SENSORS_PCA9539 is not set
diff --git a/arch/sh/configs/migor_defconfig b/arch/sh/configs/migor_defconfig
index 30cac42f25e7..8958629d7f3d 100644
--- a/arch/sh/configs/migor_defconfig
+++ b/arch/sh/configs/migor_defconfig
@@ -684,8 +684,8 @@ CONFIG_I2C_SH_MOBILE=y
684# Miscellaneous I2C Chip support 684# Miscellaneous I2C Chip support
685# 685#
686# CONFIG_DS1682 is not set 686# CONFIG_DS1682 is not set
687# CONFIG_AT24 is not set 687# CONFIG_EEPROM_AT24 is not set
688# CONFIG_SENSORS_EEPROM is not set 688# CONFIG_EEPROM_LEGACY is not set
689# CONFIG_SENSORS_PCF8574 is not set 689# CONFIG_SENSORS_PCF8574 is not set
690# CONFIG_PCF8575 is not set 690# CONFIG_PCF8575 is not set
691# CONFIG_SENSORS_PCA9539 is not set 691# CONFIG_SENSORS_PCA9539 is not set
diff --git a/arch/sh/configs/r7780mp_defconfig b/arch/sh/configs/r7780mp_defconfig
index 2e65149e9502..60cb1b8a8742 100644
--- a/arch/sh/configs/r7780mp_defconfig
+++ b/arch/sh/configs/r7780mp_defconfig
@@ -836,8 +836,8 @@ CONFIG_I2C_HIGHLANDER=y
836# Miscellaneous I2C Chip support 836# Miscellaneous I2C Chip support
837# 837#
838# CONFIG_DS1682 is not set 838# CONFIG_DS1682 is not set
839# CONFIG_AT24 is not set 839# CONFIG_EEPROM_AT24 is not set
840# CONFIG_SENSORS_EEPROM is not set 840# CONFIG_EEPROM_LEGACY is not set
841# CONFIG_SENSORS_PCF8574 is not set 841# CONFIG_SENSORS_PCF8574 is not set
842# CONFIG_PCF8575 is not set 842# CONFIG_PCF8575 is not set
843# CONFIG_SENSORS_PCA9539 is not set 843# CONFIG_SENSORS_PCA9539 is not set
diff --git a/arch/sh/configs/r7785rp_defconfig b/arch/sh/configs/r7785rp_defconfig
index 043a8a509e09..de9ff781a63b 100644
--- a/arch/sh/configs/r7785rp_defconfig
+++ b/arch/sh/configs/r7785rp_defconfig
@@ -838,8 +838,8 @@ CONFIG_I2C_HIGHLANDER=y
838# Miscellaneous I2C Chip support 838# Miscellaneous I2C Chip support
839# 839#
840# CONFIG_DS1682 is not set 840# CONFIG_DS1682 is not set
841# CONFIG_AT24 is not set 841# CONFIG_EEPROM_AT24 is not set
842# CONFIG_SENSORS_EEPROM is not set 842# CONFIG_EEPROM_LEGACY is not set
843# CONFIG_SENSORS_PCF8574 is not set 843# CONFIG_SENSORS_PCF8574 is not set
844# CONFIG_PCF8575 is not set 844# CONFIG_PCF8575 is not set
845# CONFIG_SENSORS_PCA9539 is not set 845# CONFIG_SENSORS_PCA9539 is not set
diff --git a/arch/sh/configs/rts7751r2d1_defconfig b/arch/sh/configs/rts7751r2d1_defconfig
index 7d2a9e88838b..5d7d7ce8a80b 100644
--- a/arch/sh/configs/rts7751r2d1_defconfig
+++ b/arch/sh/configs/rts7751r2d1_defconfig
@@ -777,7 +777,7 @@ CONFIG_SPI_SH_SCI=y
777# 777#
778# SPI Protocol Masters 778# SPI Protocol Masters
779# 779#
780# CONFIG_SPI_AT25 is not set 780# CONFIG_EEPROM_AT25 is not set
781# CONFIG_SPI_SPIDEV is not set 781# CONFIG_SPI_SPIDEV is not set
782# CONFIG_SPI_TLE62X0 is not set 782# CONFIG_SPI_TLE62X0 is not set
783# CONFIG_W1 is not set 783# CONFIG_W1 is not set
diff --git a/arch/sh/configs/rts7751r2dplus_defconfig b/arch/sh/configs/rts7751r2dplus_defconfig
index f680d3eecdfb..801abeb1419d 100644
--- a/arch/sh/configs/rts7751r2dplus_defconfig
+++ b/arch/sh/configs/rts7751r2dplus_defconfig
@@ -777,7 +777,7 @@ CONFIG_SPI_SH_SCI=y
777# 777#
778# SPI Protocol Masters 778# SPI Protocol Masters
779# 779#
780# CONFIG_SPI_AT25 is not set 780# CONFIG_EEPROM_AT25 is not set
781# CONFIG_SPI_SPIDEV is not set 781# CONFIG_SPI_SPIDEV is not set
782# CONFIG_SPI_TLE62X0 is not set 782# CONFIG_SPI_TLE62X0 is not set
783# CONFIG_W1 is not set 783# CONFIG_W1 is not set
diff --git a/arch/sh/configs/se7343_defconfig b/arch/sh/configs/se7343_defconfig
index be246f381507..bb87dfbda841 100644
--- a/arch/sh/configs/se7343_defconfig
+++ b/arch/sh/configs/se7343_defconfig
@@ -661,8 +661,8 @@ CONFIG_I2C_SH_MOBILE=y
661# Miscellaneous I2C Chip support 661# Miscellaneous I2C Chip support
662# 662#
663# CONFIG_DS1682 is not set 663# CONFIG_DS1682 is not set
664# CONFIG_AT24 is not set 664# CONFIG_EEPROM_AT24 is not set
665# CONFIG_SENSORS_EEPROM is not set 665# CONFIG_EEPROM_LEGACY is not set
666# CONFIG_SENSORS_PCF8574 is not set 666# CONFIG_SENSORS_PCF8574 is not set
667# CONFIG_PCF8575 is not set 667# CONFIG_PCF8575 is not set
668# CONFIG_SENSORS_PCA9539 is not set 668# CONFIG_SENSORS_PCA9539 is not set
diff --git a/arch/sh/configs/sh7785lcr_defconfig b/arch/sh/configs/sh7785lcr_defconfig
index 07e33c285b93..45079dabf317 100644
--- a/arch/sh/configs/sh7785lcr_defconfig
+++ b/arch/sh/configs/sh7785lcr_defconfig
@@ -823,8 +823,8 @@ CONFIG_I2C_PCA_PLATFORM=y
823# Miscellaneous I2C Chip support 823# Miscellaneous I2C Chip support
824# 824#
825# CONFIG_DS1682 is not set 825# CONFIG_DS1682 is not set
826# CONFIG_AT24 is not set 826# CONFIG_EEPROM_AT24 is not set
827# CONFIG_SENSORS_EEPROM is not set 827# CONFIG_EEPROM_LEGACY is not set
828# CONFIG_SENSORS_PCF8574 is not set 828# CONFIG_SENSORS_PCF8574 is not set
829# CONFIG_PCF8575 is not set 829# CONFIG_PCF8575 is not set
830# CONFIG_SENSORS_PCA9539 is not set 830# CONFIG_SENSORS_PCA9539 is not set
diff --git a/arch/sh/configs/shx3_defconfig b/arch/sh/configs/shx3_defconfig
index ae5cbe237fff..a687b9f02ed6 100644
--- a/arch/sh/configs/shx3_defconfig
+++ b/arch/sh/configs/shx3_defconfig
@@ -653,8 +653,8 @@ CONFIG_I2C_HELPER_AUTO=y
653# Miscellaneous I2C Chip support 653# Miscellaneous I2C Chip support
654# 654#
655# CONFIG_DS1682 is not set 655# CONFIG_DS1682 is not set
656# CONFIG_AT24 is not set 656# CONFIG_EEPROM_AT24 is not set
657# CONFIG_SENSORS_EEPROM is not set 657# CONFIG_EEPROM_LEGACY is not set
658# CONFIG_SENSORS_PCF8574 is not set 658# CONFIG_SENSORS_PCF8574 is not set
659# CONFIG_PCF8575 is not set 659# CONFIG_PCF8575 is not set
660# CONFIG_SENSORS_PCA9539 is not set 660# CONFIG_SENSORS_PCA9539 is not set
@@ -678,7 +678,7 @@ CONFIG_SPI_MASTER=y
678# 678#
679# SPI Protocol Masters 679# SPI Protocol Masters
680# 680#
681# CONFIG_SPI_AT25 is not set 681# CONFIG_EEPROM_AT25 is not set
682# CONFIG_SPI_SPIDEV is not set 682# CONFIG_SPI_SPIDEV is not set
683# CONFIG_SPI_TLE62X0 is not set 683# CONFIG_SPI_TLE62X0 is not set
684# CONFIG_W1 is not set 684# CONFIG_W1 is not set