Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+326 -326
+3 -3
arch/arm/configs/afeb9260_defconfig
··· 719 719 # Miscellaneous I2C Chip support 720 720 # 721 721 # CONFIG_DS1682 is not set 722 - CONFIG_AT24=y 723 - # CONFIG_SENSORS_EEPROM is not set 722 + CONFIG_EEPROM_AT24=y 723 + # CONFIG_EEPROM_LEGACY is not set 724 724 # CONFIG_SENSORS_PCF8574 is not set 725 725 # CONFIG_PCF8575 is not set 726 726 # CONFIG_SENSORS_PCA9539 is not set ··· 744 744 # 745 745 # SPI Protocol Masters 746 746 # 747 - # CONFIG_SPI_AT25 is not set 747 + # CONFIG_EEPROM_AT25 is not set 748 748 CONFIG_SPI_SPIDEV=y 749 749 # CONFIG_SPI_TLE62X0 is not set 750 750 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/ams_delta_defconfig
··· 767 767 # 768 768 # CONFIG_SENSORS_DS1337 is not set 769 769 # CONFIG_SENSORS_DS1374 is not set 770 - # CONFIG_SENSORS_EEPROM is not set 770 + # CONFIG_EEPROM_LEGACY is not set 771 771 # CONFIG_SENSORS_PCF8574 is not set 772 772 # CONFIG_SENSORS_PCA9539 is not set 773 773 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/at91cap9adk_defconfig
··· 676 676 # CONFIG_SENSORS_DS1337 is not set 677 677 # CONFIG_SENSORS_DS1374 is not set 678 678 # CONFIG_DS1682 is not set 679 - # CONFIG_SENSORS_EEPROM is not set 679 + # CONFIG_EEPROM_LEGACY is not set 680 680 # CONFIG_SENSORS_PCF8574 is not set 681 681 # CONFIG_SENSORS_PCA9539 is not set 682 682 # CONFIG_SENSORS_PCF8591 is not set ··· 703 703 # 704 704 # SPI Protocol Masters 705 705 # 706 - # CONFIG_SPI_AT25 is not set 706 + # CONFIG_EEPROM_AT25 is not set 707 707 # CONFIG_SPI_SPIDEV is not set 708 708 # CONFIG_SPI_TLE62X0 is not set 709 709 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/at91rm9200dk_defconfig
··· 636 636 # 637 637 # CONFIG_SENSORS_DS1337 is not set 638 638 # CONFIG_SENSORS_DS1374 is not set 639 - # CONFIG_SENSORS_EEPROM is not set 639 + # CONFIG_EEPROM_LEGACY is not set 640 640 # CONFIG_SENSORS_PCF8574 is not set 641 641 # CONFIG_SENSORS_PCA9539 is not set 642 642 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/at91rm9200ek_defconfig
··· 610 610 # 611 611 # CONFIG_SENSORS_DS1337 is not set 612 612 # CONFIG_SENSORS_DS1374 is not set 613 - # CONFIG_SENSORS_EEPROM is not set 613 + # CONFIG_EEPROM_LEGACY is not set 614 614 # CONFIG_SENSORS_PCF8574 is not set 615 615 # CONFIG_SENSORS_PCA9539 is not set 616 616 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/at91sam9260ek_defconfig
··· 582 582 # CONFIG_SENSORS_DS1337 is not set 583 583 # CONFIG_SENSORS_DS1374 is not set 584 584 # CONFIG_DS1682 is not set 585 - # CONFIG_SENSORS_EEPROM is not set 585 + # CONFIG_EEPROM_LEGACY is not set 586 586 # CONFIG_SENSORS_PCF8574 is not set 587 587 # CONFIG_SENSORS_PCA9539 is not set 588 588 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/at91sam9261ek_defconfig
··· 660 660 # CONFIG_SENSORS_DS1337 is not set 661 661 # CONFIG_SENSORS_DS1374 is not set 662 662 # CONFIG_DS1682 is not set 663 - # CONFIG_SENSORS_EEPROM is not set 663 + # CONFIG_EEPROM_LEGACY is not set 664 664 # CONFIG_SENSORS_PCF8574 is not set 665 665 # CONFIG_SENSORS_PCA9539 is not set 666 666 # CONFIG_SENSORS_PCF8591 is not set ··· 687 687 # 688 688 # SPI Protocol Masters 689 689 # 690 - # CONFIG_SPI_AT25 is not set 690 + # CONFIG_EEPROM_AT25 is not set 691 691 # CONFIG_SPI_SPIDEV is not set 692 692 # CONFIG_SPI_TLE62X0 is not set 693 693 # CONFIG_W1 is not set
+2 -2
arch/arm/configs/at91sam9263ek_defconfig
··· 670 670 # CONFIG_SENSORS_DS1337 is not set 671 671 # CONFIG_SENSORS_DS1374 is not set 672 672 # CONFIG_DS1682 is not set 673 - # CONFIG_SENSORS_EEPROM is not set 673 + # CONFIG_EEPROM_LEGACY is not set 674 674 # CONFIG_SENSORS_PCF8574 is not set 675 675 # CONFIG_SENSORS_PCA9539 is not set 676 676 # CONFIG_SENSORS_PCF8591 is not set ··· 697 697 # 698 698 # SPI Protocol Masters 699 699 # 700 - # CONFIG_SPI_AT25 is not set 700 + # CONFIG_EEPROM_AT25 is not set 701 701 # CONFIG_SPI_SPIDEV is not set 702 702 # CONFIG_SPI_TLE62X0 is not set 703 703 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/at91sam9g20ek_defconfig
··· 665 665 # 666 666 # SPI Protocol Masters 667 667 # 668 - # CONFIG_SPI_AT25 is not set 668 + # CONFIG_EEPROM_AT25 is not set 669 669 CONFIG_SPI_SPIDEV=y 670 670 # CONFIG_SPI_TLE62X0 is not set 671 671 # CONFIG_W1 is not set
+2 -2
arch/arm/configs/at91sam9rlek_defconfig
··· 566 566 # CONFIG_SENSORS_DS1337 is not set 567 567 # CONFIG_SENSORS_DS1374 is not set 568 568 # CONFIG_DS1682 is not set 569 - # CONFIG_SENSORS_EEPROM is not set 569 + # CONFIG_EEPROM_LEGACY is not set 570 570 # CONFIG_SENSORS_PCF8574 is not set 571 571 # CONFIG_SENSORS_PCA9539 is not set 572 572 # CONFIG_SENSORS_PCF8591 is not set ··· 593 593 # 594 594 # SPI Protocol Masters 595 595 # 596 - # CONFIG_SPI_AT25 is not set 596 + # CONFIG_EEPROM_AT25 is not set 597 597 # CONFIG_SPI_SPIDEV is not set 598 598 # CONFIG_SPI_TLE62X0 is not set 599 599 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/ateb9200_defconfig
··· 723 723 # 724 724 # CONFIG_SENSORS_DS1337 is not set 725 725 # CONFIG_SENSORS_DS1374 is not set 726 - # CONFIG_SENSORS_EEPROM is not set 726 + # CONFIG_EEPROM_LEGACY is not set 727 727 # CONFIG_SENSORS_PCF8574 is not set 728 728 # CONFIG_SENSORS_PCA9539 is not set 729 729 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/badge4_defconfig
··· 750 750 # Other I2C Chip support 751 751 # 752 752 # CONFIG_SENSORS_DS1337 is not set 753 - # CONFIG_SENSORS_EEPROM is not set 753 + # CONFIG_EEPROM_LEGACY is not set 754 754 # CONFIG_SENSORS_PCF8574 is not set 755 755 # CONFIG_SENSORS_PCF8591 is not set 756 756 # CONFIG_SENSORS_RTC8564 is not set
+2 -2
arch/arm/configs/cam60_defconfig
··· 722 722 # CONFIG_SENSORS_DS1337 is not set 723 723 # CONFIG_SENSORS_DS1374 is not set 724 724 # CONFIG_DS1682 is not set 725 - # CONFIG_SENSORS_EEPROM is not set 725 + # CONFIG_EEPROM_LEGACY is not set 726 726 # CONFIG_SENSORS_PCF8574 is not set 727 727 # CONFIG_SENSORS_PCA9539 is not set 728 728 # CONFIG_SENSORS_PCF8591 is not set ··· 749 749 # 750 750 # SPI Protocol Masters 751 751 # 752 - # CONFIG_SPI_AT25 is not set 752 + # CONFIG_EEPROM_AT25 is not set 753 753 # CONFIG_SPI_SPIDEV is not set 754 754 # CONFIG_SPI_TLE62X0 is not set 755 755 # CONFIG_W1 is not set
+2 -2
arch/arm/configs/cm_x300_defconfig
··· 763 763 # Miscellaneous I2C Chip support 764 764 # 765 765 # CONFIG_DS1682 is not set 766 - # CONFIG_AT24 is not set 767 - # CONFIG_SENSORS_EEPROM is not set 766 + # CONFIG_EEPROM_AT24 is not set 767 + # CONFIG_EEPROM_LEGACY is not set 768 768 # CONFIG_SENSORS_PCF8574 is not set 769 769 # CONFIG_PCF8575 is not set 770 770 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/colibri_defconfig
··· 801 801 # CONFIG_SENSORS_DS1337 is not set 802 802 # CONFIG_SENSORS_DS1374 is not set 803 803 # CONFIG_DS1682 is not set 804 - # CONFIG_SENSORS_EEPROM is not set 804 + # CONFIG_EEPROM_LEGACY is not set 805 805 # CONFIG_SENSORS_PCF8574 is not set 806 806 # CONFIG_SENSORS_PCA9539 is not set 807 807 # CONFIG_SENSORS_PCF8591 is not set
+3 -3
arch/arm/configs/corgi_defconfig
··· 982 982 # Miscellaneous I2C Chip support 983 983 # 984 984 # CONFIG_DS1682 is not set 985 - # CONFIG_AT24 is not set 986 - # CONFIG_SENSORS_EEPROM is not set 985 + # CONFIG_EEPROM_AT24 is not set 986 + # CONFIG_EEPROM_LEGACY is not set 987 987 # CONFIG_SENSORS_PCF8574 is not set 988 988 # CONFIG_PCF8575 is not set 989 989 # CONFIG_SENSORS_PCA9539 is not set ··· 1008 1008 # 1009 1009 # SPI Protocol Masters 1010 1010 # 1011 - # CONFIG_SPI_AT25 is not set 1011 + # CONFIG_EEPROM_AT25 is not set 1012 1012 # CONFIG_SPI_SPIDEV is not set 1013 1013 # CONFIG_SPI_TLE62X0 is not set 1014 1014 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+1 -1
arch/arm/configs/csb337_defconfig
··· 679 679 # CONFIG_SENSORS_DS1337 is not set 680 680 # CONFIG_SENSORS_DS1374 is not set 681 681 # CONFIG_DS1682 is not set 682 - # CONFIG_SENSORS_EEPROM is not set 682 + # CONFIG_EEPROM_LEGACY is not set 683 683 # CONFIG_SENSORS_PCF8574 is not set 684 684 # CONFIG_SENSORS_PCA9539 is not set 685 685 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/csb637_defconfig
··· 704 704 # Miscellaneous I2C Chip support 705 705 # 706 706 # CONFIG_DS1682 is not set 707 - # CONFIG_SENSORS_EEPROM is not set 707 + # CONFIG_EEPROM_LEGACY is not set 708 708 # CONFIG_SENSORS_PCF8574 is not set 709 709 # CONFIG_PCF8575 is not set 710 710 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/ecbat91_defconfig
··· 721 721 # 722 722 # CONFIG_SENSORS_DS1337 is not set 723 723 # CONFIG_SENSORS_DS1374 is not set 724 - # CONFIG_SENSORS_EEPROM is not set 724 + # CONFIG_EEPROM_LEGACY is not set 725 725 # CONFIG_SENSORS_PCF8574 is not set 726 726 # CONFIG_SENSORS_PCA9539 is not set 727 727 # CONFIG_SENSORS_PCF8591 is not set ··· 747 747 # 748 748 # SPI Protocol Masters 749 749 # 750 - # CONFIG_SPI_AT25 is not set 750 + # CONFIG_EEPROM_AT25 is not set 751 751 # CONFIG_SPI_SPIDEV is not set 752 752 753 753 #
+1 -1
arch/arm/configs/ep93xx_defconfig
··· 681 681 # 682 682 # CONFIG_SENSORS_DS1337 is not set 683 683 # CONFIG_SENSORS_DS1374 is not set 684 - CONFIG_SENSORS_EEPROM=y 684 + CONFIG_EEPROM_LEGACY=y 685 685 # CONFIG_SENSORS_PCF8574 is not set 686 686 # CONFIG_SENSORS_PCA9539 is not set 687 687 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/ezx_defconfig
··· 877 877 # Miscellaneous I2C Chip support 878 878 # 879 879 # CONFIG_DS1682 is not set 880 - # CONFIG_SENSORS_EEPROM is not set 880 + # CONFIG_EEPROM_LEGACY is not set 881 881 # CONFIG_SENSORS_PCF8574 is not set 882 882 # CONFIG_PCF8575 is not set 883 883 # CONFIG_SENSORS_PCF8591 is not set ··· 900 900 # 901 901 # SPI Protocol Masters 902 902 # 903 - # CONFIG_SPI_AT25 is not set 903 + # CONFIG_EEPROM_AT25 is not set 904 904 # CONFIG_SPI_SPIDEV is not set 905 905 # CONFIG_SPI_TLE62X0 is not set 906 906 CONFIG_HAVE_GPIO_LIB=y
+1 -1
arch/arm/configs/footbridge_defconfig
··· 801 801 # 802 802 # Other I2C Chip support 803 803 # 804 - # CONFIG_SENSORS_EEPROM is not set 804 + # CONFIG_EEPROM_LEGACY is not set 805 805 # CONFIG_SENSORS_PCF8574 is not set 806 806 # CONFIG_SENSORS_PCF8591 is not set 807 807 # CONFIG_SENSORS_RTC8564 is not set
+1 -1
arch/arm/configs/iop13xx_defconfig
··· 744 744 # CONFIG_SENSORS_DS1337 is not set 745 745 # CONFIG_SENSORS_DS1374 is not set 746 746 # CONFIG_DS1682 is not set 747 - # CONFIG_SENSORS_EEPROM is not set 747 + # CONFIG_EEPROM_LEGACY is not set 748 748 # CONFIG_SENSORS_PCF8574 is not set 749 749 # CONFIG_SENSORS_PCA9539 is not set 750 750 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/iop32x_defconfig
··· 847 847 # CONFIG_SENSORS_DS1337 is not set 848 848 # CONFIG_SENSORS_DS1374 is not set 849 849 # CONFIG_DS1682 is not set 850 - # CONFIG_SENSORS_EEPROM is not set 850 + # CONFIG_EEPROM_LEGACY is not set 851 851 # CONFIG_SENSORS_PCF8574 is not set 852 852 # CONFIG_SENSORS_PCA9539 is not set 853 853 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/iop33x_defconfig
··· 746 746 # CONFIG_SENSORS_DS1337 is not set 747 747 # CONFIG_SENSORS_DS1374 is not set 748 748 # CONFIG_DS1682 is not set 749 - # CONFIG_SENSORS_EEPROM is not set 749 + # CONFIG_EEPROM_LEGACY is not set 750 750 # CONFIG_SENSORS_PCF8574 is not set 751 751 # CONFIG_SENSORS_PCA9539 is not set 752 752 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/ixp2000_defconfig
··· 768 768 # 769 769 # CONFIG_SENSORS_DS1337 is not set 770 770 # CONFIG_SENSORS_DS1374 is not set 771 - CONFIG_SENSORS_EEPROM=y 771 + CONFIG_EEPROM_LEGACY=y 772 772 # CONFIG_SENSORS_PCF8574 is not set 773 773 # CONFIG_SENSORS_PCA9539 is not set 774 774 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/ixp23xx_defconfig
··· 900 900 # 901 901 # CONFIG_SENSORS_DS1337 is not set 902 902 # CONFIG_SENSORS_DS1374 is not set 903 - CONFIG_SENSORS_EEPROM=y 903 + CONFIG_EEPROM_LEGACY=y 904 904 # CONFIG_SENSORS_PCF8574 is not set 905 905 # CONFIG_SENSORS_PCA9539 is not set 906 906 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/ixp4xx_defconfig
··· 1083 1083 # CONFIG_SENSORS_DS1337 is not set 1084 1084 # CONFIG_SENSORS_DS1374 is not set 1085 1085 # CONFIG_DS1682 is not set 1086 - CONFIG_SENSORS_EEPROM=y 1086 + CONFIG_EEPROM_LEGACY=y 1087 1087 # CONFIG_SENSORS_PCF8574 is not set 1088 1088 # CONFIG_SENSORS_PCA9539 is not set 1089 1089 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/kafa_defconfig
··· 603 603 # 604 604 # CONFIG_SENSORS_DS1337 is not set 605 605 # CONFIG_SENSORS_DS1374 is not set 606 - # CONFIG_SENSORS_EEPROM is not set 606 + # CONFIG_EEPROM_LEGACY is not set 607 607 # CONFIG_SENSORS_PCF8574 is not set 608 608 # CONFIG_SENSORS_PCA9539 is not set 609 609 # CONFIG_SENSORS_PCF8591 is not set
+3 -3
arch/arm/configs/kirkwood_defconfig
··· 905 905 # Miscellaneous I2C Chip support 906 906 # 907 907 # CONFIG_DS1682 is not set 908 - # CONFIG_AT24 is not set 909 - # CONFIG_SENSORS_EEPROM is not set 908 + # CONFIG_EEPROM_AT24 is not set 909 + # CONFIG_EEPROM_LEGACY is not set 910 910 # CONFIG_SENSORS_PCF8574 is not set 911 911 # CONFIG_PCF8575 is not set 912 912 # CONFIG_SENSORS_PCA9539 is not set ··· 930 930 # 931 931 # SPI Protocol Masters 932 932 # 933 - # CONFIG_SPI_AT25 is not set 933 + # CONFIG_EEPROM_AT25 is not set 934 934 # CONFIG_SPI_SPIDEV is not set 935 935 # CONFIG_SPI_TLE62X0 is not set 936 936 # CONFIG_W1 is not set
+2 -2
arch/arm/configs/loki_defconfig
··· 654 654 # Miscellaneous I2C Chip support 655 655 # 656 656 # CONFIG_DS1682 is not set 657 - # CONFIG_SENSORS_EEPROM is not set 657 + # CONFIG_EEPROM_LEGACY is not set 658 658 # CONFIG_SENSORS_PCF8574 is not set 659 659 # CONFIG_PCF8575 is not set 660 660 # CONFIG_SENSORS_PCF8591 is not set ··· 675 675 # 676 676 # SPI Protocol Masters 677 677 # 678 - # CONFIG_SPI_AT25 is not set 678 + # CONFIG_EEPROM_AT25 is not set 679 679 # CONFIG_SPI_SPIDEV is not set 680 680 # CONFIG_SPI_TLE62X0 is not set 681 681 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/magician_defconfig
··· 678 678 # CONFIG_SENSORS_DS1337 is not set 679 679 # CONFIG_SENSORS_DS1374 is not set 680 680 # CONFIG_DS1682 is not set 681 - # CONFIG_SENSORS_EEPROM is not set 681 + # CONFIG_EEPROM_LEGACY is not set 682 682 # CONFIG_SENSORS_PCF8574 is not set 683 683 # CONFIG_SENSORS_PCA9539 is not set 684 684 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/msm_defconfig
··· 580 580 # CONFIG_SENSORS_DS1337 is not set 581 581 # CONFIG_SENSORS_DS1374 is not set 582 582 # CONFIG_DS1682 is not set 583 - # CONFIG_SENSORS_EEPROM is not set 583 + # CONFIG_EEPROM_LEGACY is not set 584 584 # CONFIG_SENSORS_PCF8574 is not set 585 585 # CONFIG_SENSORS_PCA9539 is not set 586 586 CONFIG_SENSORS_PCA9633=y
+1 -1
arch/arm/configs/mv78xx0_defconfig
··· 832 832 # Miscellaneous I2C Chip support 833 833 # 834 834 # CONFIG_DS1682 is not set 835 - # CONFIG_SENSORS_EEPROM is not set 835 + # CONFIG_EEPROM_LEGACY is not set 836 836 # CONFIG_SENSORS_PCF8574 is not set 837 837 # CONFIG_PCF8575 is not set 838 838 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/n770_defconfig
··· 767 767 # CONFIG_SENSORS_DS1337 is not set 768 768 # CONFIG_SENSORS_DS1374 is not set 769 769 # CONFIG_DS1682 is not set 770 - # CONFIG_SENSORS_EEPROM is not set 770 + # CONFIG_EEPROM_LEGACY is not set 771 771 # CONFIG_SENSORS_PCF8574 is not set 772 772 # CONFIG_SENSORS_PCA9539 is not set 773 773 # CONFIG_SENSORS_PCF8591 is not set ··· 798 798 # 799 799 # SPI Protocol Masters 800 800 # 801 - # CONFIG_SPI_AT25 is not set 801 + # CONFIG_EEPROM_AT25 is not set 802 802 # CONFIG_SPI_TSC2101 is not set 803 803 # CONFIG_SPI_TSC2102 is not set 804 804 # CONFIG_SPI_TSC210X is not set
+3 -3
arch/arm/configs/neocore926_defconfig
··· 774 774 # Miscellaneous I2C Chip support 775 775 # 776 776 # CONFIG_DS1682 is not set 777 - # CONFIG_AT24 is not set 778 - # CONFIG_SENSORS_EEPROM is not set 777 + # CONFIG_EEPROM_AT24 is not set 778 + # CONFIG_EEPROM_LEGACY is not set 779 779 # CONFIG_SENSORS_PCF8574 is not set 780 780 # CONFIG_PCF8575 is not set 781 781 # CONFIG_SENSORS_PCA9539 is not set ··· 798 798 # 799 799 # SPI Protocol Masters 800 800 # 801 - # CONFIG_SPI_AT25 is not set 801 + # CONFIG_EEPROM_AT25 is not set 802 802 # CONFIG_SPI_SPIDEV is not set 803 803 # CONFIG_SPI_TLE62X0 is not set 804 804 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/neponset_defconfig
··· 737 737 # 738 738 # Other I2C Chip support 739 739 # 740 - # CONFIG_SENSORS_EEPROM is not set 740 + # CONFIG_EEPROM_LEGACY is not set 741 741 # CONFIG_SENSORS_PCF8574 is not set 742 742 # CONFIG_SENSORS_PCF8591 is not set 743 743 # CONFIG_SENSORS_RTC8564 is not set
+2 -2
arch/arm/configs/omap3_beagle_defconfig
··· 687 687 # Miscellaneous I2C Chip support 688 688 # 689 689 # CONFIG_DS1682 is not set 690 - # CONFIG_AT24 is not set 691 - # CONFIG_SENSORS_EEPROM is not set 690 + # CONFIG_EEPROM_AT24 is not set 691 + # CONFIG_EEPROM_LEGACY is not set 692 692 # CONFIG_SENSORS_PCF8574 is not set 693 693 # CONFIG_PCF8575 is not set 694 694 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/arm/configs/omap3_pandora_defconfig
··· 713 713 # Miscellaneous I2C Chip support 714 714 # 715 715 # CONFIG_DS1682 is not set 716 - # CONFIG_AT24 is not set 717 - # CONFIG_SENSORS_EEPROM is not set 716 + # CONFIG_EEPROM_AT24 is not set 717 + # CONFIG_EEPROM_LEGACY is not set 718 718 # CONFIG_SENSORS_PCF8574 is not set 719 719 # CONFIG_PCF8575 is not set 720 720 # CONFIG_SENSORS_PCA9539 is not set ··· 740 740 # 741 741 # SPI Protocol Masters 742 742 # 743 - # CONFIG_SPI_AT25 is not set 743 + # CONFIG_EEPROM_AT25 is not set 744 744 # CONFIG_SPI_SPIDEV is not set 745 745 # CONFIG_SPI_TLE62X0 is not set 746 746 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+2 -2
arch/arm/configs/omap_2430sdp_defconfig
··· 710 710 # CONFIG_SENSORS_DS1337 is not set 711 711 # CONFIG_SENSORS_DS1374 is not set 712 712 # CONFIG_DS1682 is not set 713 - # CONFIG_SENSORS_EEPROM is not set 713 + # CONFIG_EEPROM_LEGACY is not set 714 714 # CONFIG_SENSORS_PCF8574 is not set 715 715 # CONFIG_SENSORS_PCA9539 is not set 716 716 # CONFIG_SENSORS_PCF8591 is not set ··· 743 743 # 744 744 # SPI Protocol Masters 745 745 # 746 - # CONFIG_SPI_AT25 is not set 746 + # CONFIG_EEPROM_AT25 is not set 747 747 # CONFIG_SPI_TSC2101 is not set 748 748 # CONFIG_SPI_TSC2102 is not set 749 749 # CONFIG_SPI_TSC210X is not set
+1 -1
arch/arm/configs/omap_apollon_2420_defconfig
··· 612 612 # 613 613 # SPI Protocol Masters 614 614 # 615 - # CONFIG_SPI_AT25 is not set 615 + # CONFIG_EEPROM_AT25 is not set 616 616 # CONFIG_SPI_TSC2101 is not set 617 617 # CONFIG_SPI_TSC2102 is not set 618 618 # CONFIG_SPI_TSC210X is not set
+1 -1
arch/arm/configs/omap_generic_1510_defconfig
··· 637 637 # CONFIG_SENSORS_DS1337 is not set 638 638 # CONFIG_SENSORS_DS1374 is not set 639 639 # CONFIG_DS1682 is not set 640 - # CONFIG_SENSORS_EEPROM is not set 640 + # CONFIG_EEPROM_LEGACY is not set 641 641 # CONFIG_SENSORS_PCF8574 is not set 642 642 # CONFIG_SENSORS_PCA9539 is not set 643 643 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/omap_generic_1610_defconfig
··· 641 641 # CONFIG_SENSORS_DS1337 is not set 642 642 # CONFIG_SENSORS_DS1374 is not set 643 643 # CONFIG_DS1682 is not set 644 - # CONFIG_SENSORS_EEPROM is not set 644 + # CONFIG_EEPROM_LEGACY is not set 645 645 # CONFIG_SENSORS_PCF8574 is not set 646 646 # CONFIG_SENSORS_PCA9539 is not set 647 647 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/omap_h2_1610_defconfig
··· 700 700 # Miscellaneous I2C Chip support 701 701 # 702 702 # CONFIG_DS1682 is not set 703 - # CONFIG_SENSORS_EEPROM is not set 703 + # CONFIG_EEPROM_LEGACY is not set 704 704 # CONFIG_SENSORS_PCF8574 is not set 705 705 # CONFIG_PCF8575 is not set 706 706 # CONFIG_SENSORS_PCF8591 is not set ··· 731 731 # 732 732 # SPI Protocol Masters 733 733 # 734 - # CONFIG_SPI_AT25 is not set 734 + # CONFIG_EEPROM_AT25 is not set 735 735 CONFIG_SPI_TSC2101=y 736 736 # CONFIG_SPI_TSC2102 is not set 737 737 # CONFIG_SPI_TSC210X is not set
+1 -1
arch/arm/configs/omap_h4_2420_defconfig
··· 681 681 # CONFIG_SENSORS_DS1337 is not set 682 682 # CONFIG_SENSORS_DS1374 is not set 683 683 # CONFIG_DS1682 is not set 684 - # CONFIG_SENSORS_EEPROM is not set 684 + # CONFIG_EEPROM_LEGACY is not set 685 685 # CONFIG_SENSORS_PCF8574 is not set 686 686 # CONFIG_SENSORS_PCA9539 is not set 687 687 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/omap_innovator_1510_defconfig
··· 631 631 # CONFIG_SENSORS_DS1337 is not set 632 632 # CONFIG_SENSORS_DS1374 is not set 633 633 # CONFIG_DS1682 is not set 634 - # CONFIG_SENSORS_EEPROM is not set 634 + # CONFIG_EEPROM_LEGACY is not set 635 635 # CONFIG_SENSORS_PCF8574 is not set 636 636 # CONFIG_SENSORS_PCA9539 is not set 637 637 # CONFIG_SENSORS_PCF8591 is not set
+3 -3
arch/arm/configs/omap_ldp_defconfig
··· 629 629 # Miscellaneous I2C Chip support 630 630 # 631 631 # CONFIG_DS1682 is not set 632 - # CONFIG_AT24 is not set 633 - # CONFIG_SENSORS_EEPROM is not set 632 + # CONFIG_EEPROM_AT24 is not set 633 + # CONFIG_EEPROM_LEGACY is not set 634 634 # CONFIG_SENSORS_PCF8574 is not set 635 635 # CONFIG_PCF8575 is not set 636 636 # CONFIG_SENSORS_PCA9539 is not set ··· 656 656 # 657 657 # SPI Protocol Masters 658 658 # 659 - # CONFIG_SPI_AT25 is not set 659 + # CONFIG_EEPROM_AT25 is not set 660 660 # CONFIG_SPI_SPIDEV is not set 661 661 # CONFIG_SPI_TLE62X0 is not set 662 662 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+1 -1
arch/arm/configs/omap_osk_5912_defconfig
··· 711 711 # CONFIG_SENSORS_DS1337 is not set 712 712 # CONFIG_SENSORS_DS1374 is not set 713 713 # CONFIG_DS1682 is not set 714 - # CONFIG_SENSORS_EEPROM is not set 714 + # CONFIG_EEPROM_LEGACY is not set 715 715 # CONFIG_SENSORS_PCF8574 is not set 716 716 # CONFIG_SENSORS_PCA9539 is not set 717 717 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/onearm_defconfig
··· 698 698 # 699 699 # CONFIG_SENSORS_DS1337 is not set 700 700 # CONFIG_SENSORS_DS1374 is not set 701 - # CONFIG_SENSORS_EEPROM is not set 701 + # CONFIG_EEPROM_LEGACY is not set 702 702 # CONFIG_SENSORS_PCF8574 is not set 703 703 # CONFIG_SENSORS_PCA9539 is not set 704 704 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/orion5x_defconfig
··· 886 886 # Miscellaneous I2C Chip support 887 887 # 888 888 # CONFIG_DS1682 is not set 889 - # CONFIG_AT24 is not set 890 - # CONFIG_SENSORS_EEPROM is not set 889 + # CONFIG_EEPROM_AT24 is not set 890 + # CONFIG_EEPROM_LEGACY is not set 891 891 # CONFIG_SENSORS_PCF8574 is not set 892 892 # CONFIG_PCF8575 is not set 893 893 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/arm/configs/overo_defconfig
··· 858 858 # Miscellaneous I2C Chip support 859 859 # 860 860 # CONFIG_DS1682 is not set 861 - # CONFIG_AT24 is not set 862 - CONFIG_SENSORS_EEPROM=y 861 + # CONFIG_EEPROM_AT24 is not set 862 + CONFIG_EEPROM_LEGACY=y 863 863 # CONFIG_SENSORS_PCF8574 is not set 864 864 # CONFIG_PCF8575 is not set 865 865 # CONFIG_SENSORS_PCA9539 is not set ··· 885 885 # 886 886 # SPI Protocol Masters 887 887 # 888 - # CONFIG_SPI_AT25 is not set 888 + # CONFIG_EEPROM_AT25 is not set 889 889 # CONFIG_SPI_SPIDEV is not set 890 890 # CONFIG_SPI_TLE62X0 is not set 891 891 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+1 -1
arch/arm/configs/palmz71_defconfig
··· 554 554 # 555 555 # SPI Protocol Masters 556 556 # 557 - # CONFIG_SPI_AT25 is not set 557 + # CONFIG_EEPROM_AT25 is not set 558 558 # CONFIG_SPI_TSC2101 is not set 559 559 # CONFIG_SPI_TSC2102 is not set 560 560 # CONFIG_SPI_TSC210X is not set
+3 -3
arch/arm/configs/palmz72_defconfig
··· 527 527 # Miscellaneous I2C Chip support 528 528 # 529 529 # CONFIG_DS1682 is not set 530 - # CONFIG_AT24 is not set 531 - # CONFIG_SENSORS_EEPROM is not set 530 + # CONFIG_EEPROM_AT24 is not set 531 + # CONFIG_EEPROM_LEGACY is not set 532 532 # CONFIG_SENSORS_PCF8574 is not set 533 533 # CONFIG_PCF8575 is not set 534 534 # CONFIG_SENSORS_PCA9539 is not set ··· 552 552 # 553 553 # SPI Protocol Masters 554 554 # 555 - # CONFIG_SPI_AT25 is not set 555 + # CONFIG_EEPROM_AT25 is not set 556 556 CONFIG_SPI_SPIDEV=y 557 557 # CONFIG_SPI_TLE62X0 is not set 558 558 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+1 -1
arch/arm/configs/pcm027_defconfig
··· 606 606 # CONFIG_SENSORS_DS1337 is not set 607 607 # CONFIG_SENSORS_DS1374 is not set 608 608 # CONFIG_DS1682 is not set 609 - CONFIG_SENSORS_EEPROM=y 609 + CONFIG_EEPROM_LEGACY=y 610 610 # CONFIG_SENSORS_PCF8574 is not set 611 611 # CONFIG_SENSORS_PCA9539 is not set 612 612 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/pcm038_defconfig
··· 604 604 # Miscellaneous I2C Chip support 605 605 # 606 606 # CONFIG_DS1682 is not set 607 - # CONFIG_SENSORS_EEPROM is not set 607 + # CONFIG_EEPROM_LEGACY is not set 608 608 # CONFIG_SENSORS_PCF8574 is not set 609 609 # CONFIG_PCF8575 is not set 610 610 # CONFIG_SENSORS_PCF8591 is not set ··· 626 626 # 627 627 # SPI Protocol Masters 628 628 # 629 - # CONFIG_SPI_AT25 is not set 629 + # CONFIG_EEPROM_AT25 is not set 630 630 # CONFIG_SPI_SPIDEV is not set 631 631 # CONFIG_SPI_TLE62X0 is not set 632 632 CONFIG_HAVE_GPIO_LIB=y
+1 -1
arch/arm/configs/picotux200_defconfig
··· 744 744 # 745 745 CONFIG_SENSORS_DS1337=m 746 746 CONFIG_SENSORS_DS1374=m 747 - CONFIG_SENSORS_EEPROM=m 747 + CONFIG_EEPROM_LEGACY=m 748 748 CONFIG_SENSORS_PCF8574=m 749 749 CONFIG_SENSORS_PCA9539=m 750 750 CONFIG_SENSORS_PCF8591=m
+1 -1
arch/arm/configs/pnx4008_defconfig
··· 915 915 # 916 916 # CONFIG_SENSORS_DS1337 is not set 917 917 # CONFIG_SENSORS_DS1374 is not set 918 - CONFIG_SENSORS_EEPROM=m 918 + CONFIG_EEPROM_LEGACY=m 919 919 CONFIG_SENSORS_PCF8574=m 920 920 # CONFIG_SENSORS_PCA9539 is not set 921 921 CONFIG_SENSORS_PCF8591=m
+2 -2
arch/arm/configs/qil-a9260_defconfig
··· 687 687 # CONFIG_SENSORS_DS1337 is not set 688 688 # CONFIG_SENSORS_DS1374 is not set 689 689 # CONFIG_DS1682 is not set 690 - # CONFIG_SENSORS_EEPROM is not set 690 + # CONFIG_EEPROM_LEGACY is not set 691 691 # CONFIG_SENSORS_PCF8574 is not set 692 692 # CONFIG_SENSORS_PCA9539 is not set 693 693 # CONFIG_SENSORS_PCF8591 is not set ··· 714 714 # 715 715 # SPI Protocol Masters 716 716 # 717 - # CONFIG_SPI_AT25 is not set 717 + # CONFIG_EEPROM_AT25 is not set 718 718 # CONFIG_SPI_SPIDEV is not set 719 719 # CONFIG_SPI_TLE62X0 is not set 720 720 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/rpc_defconfig
··· 590 590 # CONFIG_SENSORS_DS1337 is not set 591 591 # CONFIG_SENSORS_DS1374 is not set 592 592 # CONFIG_DS1682 is not set 593 - # CONFIG_SENSORS_EEPROM is not set 593 + # CONFIG_EEPROM_LEGACY is not set 594 594 # CONFIG_SENSORS_PCF8574 is not set 595 595 # CONFIG_SENSORS_PCA9539 is not set 596 596 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/s3c2410_defconfig
··· 923 923 # Miscellaneous I2C Chip support 924 924 # 925 925 # CONFIG_DS1682 is not set 926 - CONFIG_SENSORS_EEPROM=m 926 + CONFIG_EEPROM_LEGACY=m 927 927 # CONFIG_SENSORS_PCF8574 is not set 928 928 # CONFIG_PCF8575 is not set 929 929 # CONFIG_SENSORS_PCF8591 is not set ··· 950 950 # 951 951 # SPI Protocol Masters 952 952 # 953 - # CONFIG_SPI_AT25 is not set 953 + # CONFIG_EEPROM_AT25 is not set 954 954 # CONFIG_SPI_SPIDEV is not set 955 955 # CONFIG_SPI_TLE62X0 is not set 956 956 CONFIG_HAVE_GPIO_LIB=y
+2 -2
arch/arm/configs/s3c6400_defconfig
··· 465 465 # Miscellaneous I2C Chip support 466 466 # 467 467 # CONFIG_DS1682 is not set 468 - CONFIG_AT24=y 469 - # CONFIG_SENSORS_EEPROM is not set 468 + CONFIG_EEPROM_AT24=y 469 + # CONFIG_EEPROM_LEGACY is not set 470 470 # CONFIG_SENSORS_PCF8574 is not set 471 471 # CONFIG_PCF8575 is not set 472 472 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/arm/configs/spitz_defconfig
··· 977 977 # Miscellaneous I2C Chip support 978 978 # 979 979 # CONFIG_DS1682 is not set 980 - # CONFIG_AT24 is not set 981 - # CONFIG_SENSORS_EEPROM is not set 980 + # CONFIG_EEPROM_AT24 is not set 981 + # CONFIG_EEPROM_LEGACY is not set 982 982 # CONFIG_SENSORS_PCF8574 is not set 983 983 # CONFIG_PCF8575 is not set 984 984 # CONFIG_SENSORS_PCA9539 is not set ··· 1003 1003 # 1004 1004 # SPI Protocol Masters 1005 1005 # 1006 - # CONFIG_SPI_AT25 is not set 1006 + # CONFIG_EEPROM_AT25 is not set 1007 1007 # CONFIG_SPI_SPIDEV is not set 1008 1008 # CONFIG_SPI_TLE62X0 is not set 1009 1009 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+1 -1
arch/arm/configs/sx1_defconfig
··· 610 610 # 611 611 # CONFIG_SENSORS_DS1337 is not set 612 612 # CONFIG_SENSORS_DS1374 is not set 613 - # CONFIG_SENSORS_EEPROM is not set 613 + # CONFIG_EEPROM_LEGACY is not set 614 614 # CONFIG_SENSORS_PCF8574 is not set 615 615 # CONFIG_SENSORS_PCA9539 is not set 616 616 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/trizeps4_defconfig
··· 948 948 # 949 949 # CONFIG_SENSORS_DS1337 is not set 950 950 # CONFIG_SENSORS_DS1374 is not set 951 - # CONFIG_SENSORS_EEPROM is not set 951 + # CONFIG_EEPROM_LEGACY is not set 952 952 # CONFIG_SENSORS_PCF8574 is not set 953 953 # CONFIG_SENSORS_PCA9539 is not set 954 954 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/arm/configs/usb-a9260_defconfig
··· 676 676 # 677 677 # SPI Protocol Masters 678 678 # 679 - # CONFIG_SPI_AT25 is not set 679 + # CONFIG_EEPROM_AT25 is not set 680 680 # CONFIG_SPI_SPIDEV is not set 681 681 # CONFIG_SPI_TLE62X0 is not set 682 682 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/usb-a9263_defconfig
··· 668 668 # 669 669 # SPI Protocol Masters 670 670 # 671 - # CONFIG_SPI_AT25 is not set 671 + # CONFIG_EEPROM_AT25 is not set 672 672 # CONFIG_SPI_SPIDEV is not set 673 673 # CONFIG_SPI_TLE62X0 is not set 674 674 # CONFIG_W1 is not set
+1 -1
arch/arm/configs/versatile_defconfig
··· 611 611 # 612 612 # CONFIG_SENSORS_DS1337 is not set 613 613 # CONFIG_SENSORS_DS1374 is not set 614 - CONFIG_SENSORS_EEPROM=m 614 + CONFIG_EEPROM_LEGACY=m 615 615 # CONFIG_SENSORS_PCF8574 is not set 616 616 # CONFIG_SENSORS_PCA9539 is not set 617 617 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/arm/configs/viper_defconfig
··· 860 860 # Miscellaneous I2C Chip support 861 861 # 862 862 # CONFIG_DS1682 is not set 863 - # CONFIG_AT24 is not set 864 - # CONFIG_SENSORS_EEPROM is not set 863 + # CONFIG_EEPROM_AT24 is not set 864 + # CONFIG_EEPROM_LEGACY is not set 865 865 # CONFIG_SENSORS_PCF8574 is not set 866 866 # CONFIG_PCF8575 is not set 867 867 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/arm/configs/xm_x2xx_defconfig
··· 1009 1009 # Miscellaneous I2C Chip support 1010 1010 # 1011 1011 # CONFIG_DS1682 is not set 1012 - # CONFIG_AT24 is not set 1013 - # CONFIG_SENSORS_EEPROM is not set 1012 + # CONFIG_EEPROM_AT24 is not set 1013 + # CONFIG_EEPROM_LEGACY is not set 1014 1014 # CONFIG_SENSORS_PCF8574 is not set 1015 1015 # CONFIG_PCF8575 is not set 1016 1016 # CONFIG_SENSORS_PCA9539 is not set
+1 -1
arch/arm/configs/yl9200_defconfig
··· 682 682 # 683 683 # SPI Protocol Masters 684 684 # 685 - # CONFIG_SPI_AT25 is not set 685 + # CONFIG_EEPROM_AT25 is not set 686 686 # CONFIG_SPI_TLE62X0 is not set 687 687 # CONFIG_W1 is not set 688 688 # CONFIG_POWER_SUPPLY is not set
+3 -3
arch/avr32/configs/atngw100_defconfig
··· 644 644 # Miscellaneous I2C Chip support 645 645 # 646 646 # CONFIG_DS1682 is not set 647 - CONFIG_AT24=m 648 - # CONFIG_SENSORS_EEPROM is not set 647 + CONFIG_EEPROM_AT24=m 648 + # CONFIG_EEPROM_LEGACY is not set 649 649 # CONFIG_SENSORS_PCF8574 is not set 650 650 # CONFIG_PCF8575 is not set 651 651 # CONFIG_SENSORS_PCA9539 is not set ··· 670 670 # 671 671 # SPI Protocol Masters 672 672 # 673 - # CONFIG_SPI_AT25 is not set 673 + # CONFIG_EEPROM_AT25 is not set 674 674 CONFIG_SPI_SPIDEV=m 675 675 # CONFIG_SPI_TLE62X0 is not set 676 676 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+2 -2
arch/avr32/configs/atngw100_evklcd100_defconfig
··· 671 671 # Miscellaneous I2C Chip support 672 672 # 673 673 # CONFIG_DS1682 is not set 674 - # CONFIG_SENSORS_EEPROM is not set 674 + # CONFIG_EEPROM_LEGACY is not set 675 675 # CONFIG_SENSORS_PCF8574 is not set 676 676 # CONFIG_PCF8575 is not set 677 677 # CONFIG_SENSORS_PCF8591 is not set ··· 699 699 # 700 700 # SPI Protocol Masters 701 701 # 702 - # CONFIG_SPI_AT25 is not set 702 + # CONFIG_EEPROM_AT25 is not set 703 703 CONFIG_SPI_SPIDEV=m 704 704 # CONFIG_SPI_TLE62X0 is not set 705 705 CONFIG_HAVE_GPIO_LIB=y
+2 -2
arch/avr32/configs/atngw100_evklcd101_defconfig
··· 671 671 # Miscellaneous I2C Chip support 672 672 # 673 673 # CONFIG_DS1682 is not set 674 - # CONFIG_SENSORS_EEPROM is not set 674 + # CONFIG_EEPROM_LEGACY is not set 675 675 # CONFIG_SENSORS_PCF8574 is not set 676 676 # CONFIG_PCF8575 is not set 677 677 # CONFIG_SENSORS_PCF8591 is not set ··· 699 699 # 700 700 # SPI Protocol Masters 701 701 # 702 - # CONFIG_SPI_AT25 is not set 702 + # CONFIG_EEPROM_AT25 is not set 703 703 CONFIG_SPI_SPIDEV=m 704 704 # CONFIG_SPI_TLE62X0 is not set 705 705 CONFIG_HAVE_GPIO_LIB=y
+3 -3
arch/avr32/configs/atstk1002_defconfig
··· 663 663 # Miscellaneous I2C Chip support 664 664 # 665 665 # CONFIG_DS1682 is not set 666 - CONFIG_AT24=m 667 - # CONFIG_SENSORS_EEPROM is not set 666 + CONFIG_EEPROM_AT24=m 667 + # CONFIG_EEPROM_LEGACY is not set 668 668 # CONFIG_SENSORS_PCF8574 is not set 669 669 # CONFIG_PCF8575 is not set 670 670 # CONFIG_SENSORS_PCA9539 is not set ··· 689 689 # 690 690 # SPI Protocol Masters 691 691 # 692 - # CONFIG_SPI_AT25 is not set 692 + # CONFIG_EEPROM_AT25 is not set 693 693 CONFIG_SPI_SPIDEV=m 694 694 # CONFIG_SPI_TLE62X0 is not set 695 695 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+3 -3
arch/avr32/configs/atstk1003_defconfig
··· 611 611 # Miscellaneous I2C Chip support 612 612 # 613 613 # CONFIG_DS1682 is not set 614 - CONFIG_AT24=m 615 - # CONFIG_SENSORS_EEPROM is not set 614 + CONFIG_EEPROM_AT24=m 615 + # CONFIG_EEPROM_LEGACY is not set 616 616 # CONFIG_SENSORS_PCF8574 is not set 617 617 # CONFIG_PCF8575 is not set 618 618 # CONFIG_SENSORS_PCA9539 is not set ··· 637 637 # 638 638 # SPI Protocol Masters 639 639 # 640 - # CONFIG_SPI_AT25 is not set 640 + # CONFIG_EEPROM_AT25 is not set 641 641 CONFIG_SPI_SPIDEV=m 642 642 # CONFIG_SPI_TLE62X0 is not set 643 643 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+1 -1
arch/avr32/configs/atstk1004_defconfig
··· 394 394 # 395 395 # SPI Protocol Masters 396 396 # 397 - # CONFIG_SPI_AT25 is not set 397 + # CONFIG_EEPROM_AT25 is not set 398 398 # CONFIG_SPI_SPIDEV is not set 399 399 # CONFIG_SPI_TLE62X0 is not set 400 400 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+3 -3
arch/avr32/configs/atstk1006_defconfig
··· 684 684 # Miscellaneous I2C Chip support 685 685 # 686 686 # CONFIG_DS1682 is not set 687 - # CONFIG_AT24 is not set 688 - # CONFIG_SENSORS_EEPROM is not set 687 + # CONFIG_EEPROM_AT24 is not set 688 + # CONFIG_EEPROM_LEGACY is not set 689 689 # CONFIG_SENSORS_PCF8574 is not set 690 690 # CONFIG_PCF8575 is not set 691 691 # CONFIG_SENSORS_PCA9539 is not set ··· 710 710 # 711 711 # SPI Protocol Masters 712 712 # 713 - # CONFIG_SPI_AT25 is not set 713 + # CONFIG_EEPROM_AT25 is not set 714 714 CONFIG_SPI_SPIDEV=m 715 715 # CONFIG_SPI_TLE62X0 is not set 716 716 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+3 -3
arch/avr32/configs/favr-32_defconfig
··· 633 633 # Miscellaneous I2C Chip support 634 634 # 635 635 # CONFIG_DS1682 is not set 636 - # CONFIG_AT24 is not set 637 - # CONFIG_SENSORS_EEPROM is not set 636 + # CONFIG_EEPROM_AT24 is not set 637 + # CONFIG_EEPROM_LEGACY is not set 638 638 # CONFIG_SENSORS_PCF8574 is not set 639 639 # CONFIG_PCF8575 is not set 640 640 # CONFIG_SENSORS_PCA9539 is not set ··· 659 659 # 660 660 # SPI Protocol Masters 661 661 # 662 - # CONFIG_SPI_AT25 is not set 662 + # CONFIG_EEPROM_AT25 is not set 663 663 CONFIG_SPI_SPIDEV=m 664 664 # CONFIG_SPI_TLE62X0 is not set 665 665 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+3 -3
arch/avr32/configs/hammerhead_defconfig
··· 716 716 # Miscellaneous I2C Chip support 717 717 # 718 718 # CONFIG_DS1682 is not set 719 - # CONFIG_AT24 is not set 720 - # CONFIG_SENSORS_EEPROM is not set 719 + # CONFIG_EEPROM_AT24 is not set 720 + # CONFIG_EEPROM_LEGACY is not set 721 721 # CONFIG_SENSORS_PCF8574 is not set 722 722 # CONFIG_PCF8575 is not set 723 723 # CONFIG_SENSORS_PCA9539 is not set ··· 742 742 # 743 743 # SPI Protocol Masters 744 744 # 745 - # CONFIG_SPI_AT25 is not set 745 + # CONFIG_EEPROM_AT25 is not set 746 746 CONFIG_SPI_SPIDEV=m 747 747 # CONFIG_SPI_TLE62X0 is not set 748 748 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+3 -3
arch/avr32/configs/mimc200_defconfig
··· 565 565 # Miscellaneous I2C Chip support 566 566 # 567 567 # CONFIG_DS1682 is not set 568 - CONFIG_AT24=y 569 - # CONFIG_SENSORS_EEPROM is not set 568 + CONFIG_EEPROM_AT24=y 569 + # CONFIG_EEPROM_LEGACY is not set 570 570 # CONFIG_SENSORS_PCF8574 is not set 571 571 # CONFIG_PCF8575 is not set 572 572 # CONFIG_SENSORS_PCA9539 is not set ··· 592 592 # 593 593 # SPI Protocol Masters 594 594 # 595 - CONFIG_SPI_AT25=y 595 + CONFIG_EEPROM_AT25=y 596 596 # CONFIG_SPI_SPIDEV is not set 597 597 # CONFIG_SPI_TLE62X0 is not set 598 598 CONFIG_ARCH_REQUIRE_GPIOLIB=y
+2 -2
arch/blackfin/configs/BF518F-EZBRD_defconfig
··· 746 746 # Miscellaneous I2C Chip support 747 747 # 748 748 # CONFIG_DS1682 is not set 749 - # CONFIG_AT24 is not set 749 + # CONFIG_EEPROM_AT24 is not set 750 750 # CONFIG_SENSORS_AD5252 is not set 751 - # CONFIG_SENSORS_EEPROM is not set 751 + # CONFIG_EEPROM_LEGACY is not set 752 752 # CONFIG_SENSORS_PCF8574 is not set 753 753 # CONFIG_PCF8575 is not set 754 754 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/blackfin/configs/BF526-EZBRD_defconfig
··· 793 793 # Miscellaneous I2C Chip support 794 794 # 795 795 # CONFIG_DS1682 is not set 796 - # CONFIG_AT24 is not set 796 + # CONFIG_EEPROM_AT24 is not set 797 797 # CONFIG_SENSORS_AD5252 is not set 798 - # CONFIG_SENSORS_EEPROM is not set 798 + # CONFIG_EEPROM_LEGACY is not set 799 799 # CONFIG_SENSORS_PCF8574 is not set 800 800 # CONFIG_PCF8575 is not set 801 801 # CONFIG_SENSORS_PCA9539 is not set ··· 820 820 # 821 821 # SPI Protocol Masters 822 822 # 823 - # CONFIG_SPI_AT25 is not set 823 + # CONFIG_EEPROM_AT25 is not set 824 824 # CONFIG_SPI_SPIDEV is not set 825 825 # CONFIG_SPI_TLE62X0 is not set 826 826 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/blackfin/configs/BF527-EZKIT_defconfig
··· 837 837 # Miscellaneous I2C Chip support 838 838 # 839 839 # CONFIG_DS1682 is not set 840 - # CONFIG_AT24 is not set 840 + # CONFIG_EEPROM_AT24 is not set 841 841 # CONFIG_SENSORS_AD5252 is not set 842 - # CONFIG_SENSORS_EEPROM is not set 842 + # CONFIG_EEPROM_LEGACY is not set 843 843 # CONFIG_SENSORS_PCF8574 is not set 844 844 # CONFIG_PCF8575 is not set 845 845 # CONFIG_SENSORS_PCA9539 is not set ··· 864 864 # 865 865 # SPI Protocol Masters 866 866 # 867 - # CONFIG_SPI_AT25 is not set 867 + # CONFIG_EEPROM_AT25 is not set 868 868 # CONFIG_SPI_SPIDEV is not set 869 869 # CONFIG_SPI_TLE62X0 is not set 870 870 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+1 -1
arch/blackfin/configs/BF533-EZKIT_defconfig
··· 719 719 # 720 720 # SPI Protocol Masters 721 721 # 722 - # CONFIG_SPI_AT25 is not set 722 + # CONFIG_EEPROM_AT25 is not set 723 723 # CONFIG_SPI_SPIDEV is not set 724 724 # CONFIG_SPI_TLE62X0 is not set 725 725 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/blackfin/configs/BF533-STAMP_defconfig
··· 743 743 # Miscellaneous I2C Chip support 744 744 # 745 745 # CONFIG_DS1682 is not set 746 - # CONFIG_AT24 is not set 746 + # CONFIG_EEPROM_AT24 is not set 747 747 # CONFIG_SENSORS_AD5252 is not set 748 - # CONFIG_SENSORS_EEPROM is not set 748 + # CONFIG_EEPROM_LEGACY is not set 749 749 # CONFIG_SENSORS_PCF8574 is not set 750 750 # CONFIG_PCF8575 is not set 751 751 # CONFIG_SENSORS_PCA9539 is not set ··· 770 770 # 771 771 # SPI Protocol Masters 772 772 # 773 - # CONFIG_SPI_AT25 is not set 773 + # CONFIG_EEPROM_AT25 is not set 774 774 # CONFIG_SPI_SPIDEV is not set 775 775 # CONFIG_SPI_TLE62X0 is not set 776 776 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/blackfin/configs/BF537-STAMP_defconfig
··· 794 794 # Miscellaneous I2C Chip support 795 795 # 796 796 # CONFIG_DS1682 is not set 797 - # CONFIG_AT24 is not set 797 + # CONFIG_EEPROM_AT24 is not set 798 798 CONFIG_SENSORS_AD5252=m 799 - # CONFIG_SENSORS_EEPROM is not set 799 + # CONFIG_EEPROM_LEGACY is not set 800 800 # CONFIG_SENSORS_PCF8574 is not set 801 801 # CONFIG_PCF8575 is not set 802 802 # CONFIG_SENSORS_PCA9539 is not set ··· 821 821 # 822 822 # SPI Protocol Masters 823 823 # 824 - # CONFIG_SPI_AT25 is not set 824 + # CONFIG_EEPROM_AT25 is not set 825 825 # CONFIG_SPI_SPIDEV is not set 826 826 # CONFIG_SPI_TLE62X0 is not set 827 827 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/blackfin/configs/BF538-EZKIT_defconfig
··· 796 796 # Miscellaneous I2C Chip support 797 797 # 798 798 # CONFIG_DS1682 is not set 799 - # CONFIG_AT24 is not set 799 + # CONFIG_EEPROM_AT24 is not set 800 800 # CONFIG_SENSORS_AD5252 is not set 801 - # CONFIG_SENSORS_EEPROM is not set 801 + # CONFIG_EEPROM_LEGACY is not set 802 802 # CONFIG_SENSORS_PCF8574 is not set 803 803 # CONFIG_PCF8575 is not set 804 804 # CONFIG_SENSORS_PCA9539 is not set ··· 823 823 # 824 824 # SPI Protocol Masters 825 825 # 826 - # CONFIG_SPI_AT25 is not set 826 + # CONFIG_EEPROM_AT25 is not set 827 827 # CONFIG_SPI_SPIDEV is not set 828 828 # CONFIG_SPI_TLE62X0 is not set 829 829 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/blackfin/configs/BF548-EZKIT_defconfig
··· 928 928 # Miscellaneous I2C Chip support 929 929 # 930 930 # CONFIG_DS1682 is not set 931 - # CONFIG_AT24 is not set 931 + # CONFIG_EEPROM_AT24 is not set 932 932 # CONFIG_SENSORS_AD5252 is not set 933 - # CONFIG_SENSORS_EEPROM is not set 933 + # CONFIG_EEPROM_LEGACY is not set 934 934 # CONFIG_SENSORS_PCF8574 is not set 935 935 # CONFIG_PCF8575 is not set 936 936 # CONFIG_SENSORS_PCA9539 is not set ··· 955 955 # 956 956 # SPI Protocol Masters 957 957 # 958 - # CONFIG_SPI_AT25 is not set 958 + # CONFIG_EEPROM_AT25 is not set 959 959 # CONFIG_SPI_SPIDEV is not set 960 960 # CONFIG_SPI_TLE62X0 is not set 961 961 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+1 -1
arch/blackfin/configs/BF561-EZKIT_defconfig
··· 756 756 # 757 757 # SPI Protocol Masters 758 758 # 759 - # CONFIG_SPI_AT25 is not set 759 + # CONFIG_EEPROM_AT25 is not set 760 760 # CONFIG_SPI_SPIDEV is not set 761 761 # CONFIG_SPI_TLE62X0 is not set 762 762 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+2 -2
arch/blackfin/configs/BlackStamp_defconfig
··· 691 691 # 692 692 # CONFIG_DS1682 is not set 693 693 # CONFIG_SENSORS_AD5252 is not set 694 - # CONFIG_SENSORS_EEPROM is not set 694 + # CONFIG_EEPROM_LEGACY is not set 695 695 # CONFIG_SENSORS_PCF8574 is not set 696 696 # CONFIG_PCF8575 is not set 697 697 # CONFIG_SENSORS_PCF8591 is not set ··· 713 713 # 714 714 # SPI Protocol Masters 715 715 # 716 - CONFIG_SPI_AT25=y 716 + CONFIG_EEPROM_AT25=y 717 717 CONFIG_SPI_SPIDEV=m 718 718 # CONFIG_SPI_TLE62X0 is not set 719 719 # CONFIG_W1 is not set
+2 -2
arch/blackfin/configs/CM-BF527_defconfig
··· 715 715 # CONFIG_SENSORS_DS1374 is not set 716 716 # CONFIG_DS1682 is not set 717 717 # CONFIG_SENSORS_AD5252 is not set 718 - # CONFIG_SENSORS_EEPROM is not set 718 + # CONFIG_EEPROM_LEGACY is not set 719 719 # CONFIG_SENSORS_PCF8574 is not set 720 720 # CONFIG_SENSORS_PCF8575 is not set 721 721 # CONFIG_SENSORS_PCA9539 is not set ··· 742 742 # 743 743 # SPI Protocol Masters 744 744 # 745 - # CONFIG_SPI_AT25 is not set 745 + # CONFIG_EEPROM_AT25 is not set 746 746 # CONFIG_SPI_SPIDEV is not set 747 747 # CONFIG_SPI_TLE62X0 is not set 748 748 # CONFIG_W1 is not set
+2 -2
arch/blackfin/configs/CM-BF548_defconfig
··· 798 798 # CONFIG_SENSORS_DS1374 is not set 799 799 # CONFIG_DS1682 is not set 800 800 # CONFIG_SENSORS_AD5252 is not set 801 - # CONFIG_SENSORS_EEPROM is not set 801 + # CONFIG_EEPROM_LEGACY is not set 802 802 # CONFIG_SENSORS_PCF8574 is not set 803 803 # CONFIG_SENSORS_PCF8575 is not set 804 804 # CONFIG_SENSORS_PCA9543 is not set ··· 826 826 # 827 827 # SPI Protocol Masters 828 828 # 829 - # CONFIG_SPI_AT25 is not set 829 + # CONFIG_EEPROM_AT25 is not set 830 830 # CONFIG_SPI_SPIDEV is not set 831 831 # CONFIG_SPI_TLE62X0 is not set 832 832 # CONFIG_W1 is not set
+1 -1
arch/blackfin/configs/H8606_defconfig
··· 750 750 # 751 751 # SPI Protocol Masters 752 752 # 753 - CONFIG_SPI_AT25=y 753 + CONFIG_EEPROM_AT25=y 754 754 CONFIG_SPI_SPIDEV=y 755 755 756 756 #
+1 -1
arch/blackfin/configs/IP0X_defconfig
··· 803 803 # 804 804 # SPI Protocol Masters 805 805 # 806 - # CONFIG_SPI_AT25 is not set 806 + # CONFIG_EEPROM_AT25 is not set 807 807 # CONFIG_SPI_SPIDEV is not set 808 808 809 809 #
+3 -3
arch/blackfin/configs/PNAV-10_defconfig
··· 755 755 # Miscellaneous I2C Chip support 756 756 # 757 757 # CONFIG_DS1682 is not set 758 - # CONFIG_AT24 is not set 758 + # CONFIG_EEPROM_AT24 is not set 759 759 # CONFIG_SENSORS_AD5252 is not set 760 - # CONFIG_SENSORS_EEPROM is not set 760 + # CONFIG_EEPROM_LEGACY is not set 761 761 CONFIG_SENSORS_PCF8574=m 762 762 # CONFIG_PCF8575 is not set 763 763 # CONFIG_SENSORS_PCA9539 is not set ··· 781 781 # 782 782 # SPI Protocol Masters 783 783 # 784 - # CONFIG_SPI_AT25 is not set 784 + # CONFIG_EEPROM_AT25 is not set 785 785 # CONFIG_SPI_SPIDEV is not set 786 786 # CONFIG_SPI_TLE62X0 is not set 787 787 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+2 -2
arch/blackfin/configs/SRV1_defconfig
··· 798 798 # CONFIG_SENSORS_DS1337 is not set 799 799 # CONFIG_SENSORS_DS1374 is not set 800 800 # CONFIG_SENSORS_AD5252 is not set 801 - # CONFIG_SENSORS_EEPROM is not set 801 + # CONFIG_EEPROM_LEGACY is not set 802 802 # CONFIG_SENSORS_PCF8574 is not set 803 803 # CONFIG_SENSORS_PCF8575 is not set 804 804 # CONFIG_SENSORS_PCA9543 is not set ··· 826 826 # 827 827 # SPI Protocol Masters 828 828 # 829 - CONFIG_SPI_AT25=m 829 + CONFIG_EEPROM_AT25=m 830 830 # CONFIG_SPI_SPIDEV is not set 831 831 832 832 #
+1 -1
arch/blackfin/configs/TCM-BF537_defconfig
··· 533 533 # 534 534 # SPI Protocol Masters 535 535 # 536 - # CONFIG_SPI_AT25 is not set 536 + # CONFIG_EEPROM_AT25 is not set 537 537 # CONFIG_SPI_SPIDEV is not set 538 538 # CONFIG_SPI_TLE62X0 is not set 539 539 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+1 -1
arch/ia64/configs/bigsur_defconfig
··· 752 752 # 753 753 # CONFIG_SENSORS_DS1337 is not set 754 754 # CONFIG_SENSORS_DS1374 is not set 755 - # CONFIG_SENSORS_EEPROM is not set 755 + # CONFIG_EEPROM_LEGACY is not set 756 756 # CONFIG_SENSORS_PCF8574 is not set 757 757 # CONFIG_SENSORS_PCA9539 is not set 758 758 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/ia64/configs/zx1_defconfig
··· 841 841 # 842 842 # CONFIG_SENSORS_DS1337 is not set 843 843 # CONFIG_SENSORS_DS1374 is not set 844 - # CONFIG_SENSORS_EEPROM is not set 844 + # CONFIG_EEPROM_LEGACY is not set 845 845 # CONFIG_SENSORS_PCF8574 is not set 846 846 # CONFIG_SENSORS_PCA9539 is not set 847 847 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/m32r/configs/m32104ut_defconfig
··· 621 621 # CONFIG_SENSORS_DS1337 is not set 622 622 # CONFIG_SENSORS_DS1374 is not set 623 623 # CONFIG_DS1682 is not set 624 - # CONFIG_SENSORS_EEPROM is not set 624 + # CONFIG_EEPROM_LEGACY is not set 625 625 # CONFIG_SENSORS_PCF8574 is not set 626 626 # CONFIG_SENSORS_PCA9539 is not set 627 627 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/mips/configs/bigsur_defconfig
··· 959 959 # Miscellaneous I2C Chip support 960 960 # 961 961 # CONFIG_DS1682 is not set 962 - CONFIG_SENSORS_EEPROM=y 962 + CONFIG_EEPROM_LEGACY=y 963 963 CONFIG_SENSORS_PCF8574=y 964 964 # CONFIG_PCF8575 is not set 965 965 CONFIG_SENSORS_PCF8591=y
+1 -1
arch/mips/configs/emma2rh_defconfig
··· 996 996 # 997 997 # CONFIG_SENSORS_DS1337 is not set 998 998 # CONFIG_SENSORS_DS1374 is not set 999 - # CONFIG_SENSORS_EEPROM is not set 999 + # CONFIG_EEPROM_LEGACY is not set 1000 1000 # CONFIG_SENSORS_PCF8574 is not set 1001 1001 # CONFIG_SENSORS_PCA9539 is not set 1002 1002 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/mips/configs/fulong_defconfig
··· 1006 1006 # Miscellaneous I2C Chip support 1007 1007 # 1008 1008 # CONFIG_DS1682 is not set 1009 - # CONFIG_AT24 is not set 1010 - # CONFIG_SENSORS_EEPROM is not set 1009 + # CONFIG_EEPROM_AT24 is not set 1010 + # CONFIG_EEPROM_LEGACY is not set 1011 1011 # CONFIG_SENSORS_PCF8574 is not set 1012 1012 # CONFIG_PCF8575 is not set 1013 1013 # CONFIG_SENSORS_PCA9539 is not set
+1 -1
arch/mips/configs/msp71xx_defconfig
··· 929 929 # 930 930 # CONFIG_SENSORS_DS1337 is not set 931 931 # CONFIG_SENSORS_DS1374 is not set 932 - # CONFIG_SENSORS_EEPROM is not set 932 + # CONFIG_EEPROM_LEGACY is not set 933 933 # CONFIG_SENSORS_PCF8574 is not set 934 934 CONFIG_PMCTWILED=y 935 935 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/mips/configs/mtx1_defconfig
··· 1845 1845 CONFIG_SENSORS_DS1337=m 1846 1846 CONFIG_SENSORS_DS1374=m 1847 1847 # CONFIG_DS1682 is not set 1848 - CONFIG_SENSORS_EEPROM=m 1848 + CONFIG_EEPROM_LEGACY=m 1849 1849 CONFIG_SENSORS_PCF8574=m 1850 1850 CONFIG_SENSORS_PCA9539=m 1851 1851 CONFIG_SENSORS_PCF8591=m ··· 1872 1872 # 1873 1873 # SPI Protocol Masters 1874 1874 # 1875 - # CONFIG_SPI_AT25 is not set 1875 + # CONFIG_EEPROM_AT25 is not set 1876 1876 # CONFIG_SPI_SPIDEV is not set 1877 1877 # CONFIG_SPI_TLE62X0 is not set 1878 1878 CONFIG_W1=m
+2 -2
arch/mips/configs/pnx8335-stb225_defconfig
··· 640 640 # Miscellaneous I2C Chip support 641 641 # 642 642 # CONFIG_DS1682 is not set 643 - # CONFIG_AT24 is not set 644 - # CONFIG_SENSORS_EEPROM is not set 643 + # CONFIG_EEPROM_AT24 is not set 644 + # CONFIG_EEPROM_LEGACY is not set 645 645 # CONFIG_SENSORS_PCF8574 is not set 646 646 # CONFIG_PCF8575 is not set 647 647 # CONFIG_SENSORS_PCA9539 is not set
+1 -1
arch/mips/configs/rbtx49xx_defconfig
··· 522 522 # 523 523 # SPI Protocol Masters 524 524 # 525 - CONFIG_SPI_AT25=y 525 + CONFIG_EEPROM_AT25=y 526 526 # CONFIG_SPI_TLE62X0 is not set 527 527 CONFIG_HAVE_GPIO_LIB=y 528 528
+2 -2
arch/powerpc/configs/44x/sam440ep_defconfig
··· 730 730 # Miscellaneous I2C Chip support 731 731 # 732 732 # CONFIG_DS1682 is not set 733 - # CONFIG_AT24 is not set 734 - # CONFIG_SENSORS_EEPROM is not set 733 + # CONFIG_EEPROM_AT24 is not set 734 + # CONFIG_EEPROM_LEGACY is not set 735 735 # CONFIG_SENSORS_PCF8574 is not set 736 736 # CONFIG_PCF8575 is not set 737 737 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/44x/warp_defconfig
··· 660 660 # Miscellaneous I2C Chip support 661 661 # 662 662 # CONFIG_DS1682 is not set 663 - # CONFIG_AT24 is not set 664 - CONFIG_SENSORS_EEPROM=y 663 + # CONFIG_EEPROM_AT24 is not set 664 + CONFIG_EEPROM_LEGACY=y 665 665 # CONFIG_SENSORS_PCF8574 is not set 666 666 # CONFIG_PCF8575 is not set 667 667 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/52xx/cm5200_defconfig
··· 629 629 # Miscellaneous I2C Chip support 630 630 # 631 631 # CONFIG_DS1682 is not set 632 - # CONFIG_AT24 is not set 633 - # CONFIG_SENSORS_EEPROM is not set 632 + # CONFIG_EEPROM_AT24 is not set 633 + # CONFIG_EEPROM_LEGACY is not set 634 634 # CONFIG_SENSORS_PCF8574 is not set 635 635 # CONFIG_PCF8575 is not set 636 636 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/52xx/lite5200b_defconfig
··· 762 762 # Miscellaneous I2C Chip support 763 763 # 764 764 # CONFIG_DS1682 is not set 765 - # CONFIG_AT24 is not set 766 - # CONFIG_SENSORS_EEPROM is not set 765 + # CONFIG_EEPROM_AT24 is not set 766 + # CONFIG_EEPROM_LEGACY is not set 767 767 # CONFIG_SENSORS_PCF8574 is not set 768 768 # CONFIG_PCF8575 is not set 769 769 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/52xx/motionpro_defconfig
··· 629 629 # Miscellaneous I2C Chip support 630 630 # 631 631 # CONFIG_DS1682 is not set 632 - # CONFIG_AT24 is not set 633 - CONFIG_SENSORS_EEPROM=y 632 + # CONFIG_EEPROM_AT24 is not set 633 + CONFIG_EEPROM_LEGACY=y 634 634 # CONFIG_SENSORS_PCF8574 is not set 635 635 # CONFIG_PCF8575 is not set 636 636 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/52xx/pcm030_defconfig
··· 740 740 # Miscellaneous I2C Chip support 741 741 # 742 742 # CONFIG_DS1682 is not set 743 - # CONFIG_AT24 is not set 744 - CONFIG_SENSORS_EEPROM=m 743 + # CONFIG_EEPROM_AT24 is not set 744 + CONFIG_EEPROM_LEGACY=m 745 745 # CONFIG_SENSORS_PCF8574 is not set 746 746 # CONFIG_PCF8575 is not set 747 747 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/52xx/tqm5200_defconfig
··· 645 645 # Miscellaneous I2C Chip support 646 646 # 647 647 # CONFIG_DS1682 is not set 648 - # CONFIG_AT24 is not set 649 - # CONFIG_SENSORS_EEPROM is not set 648 + # CONFIG_EEPROM_AT24 is not set 649 + # CONFIG_EEPROM_LEGACY is not set 650 650 # CONFIG_SENSORS_PCF8574 is not set 651 651 # CONFIG_PCF8575 is not set 652 652 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/83xx/asp8347_defconfig
··· 732 732 # Miscellaneous I2C Chip support 733 733 # 734 734 # CONFIG_DS1682 is not set 735 - # CONFIG_AT24 is not set 736 - # CONFIG_SENSORS_EEPROM is not set 735 + # CONFIG_EEPROM_AT24 is not set 736 + # CONFIG_EEPROM_LEGACY is not set 737 737 # CONFIG_SENSORS_PCF8574 is not set 738 738 # CONFIG_PCF8575 is not set 739 739 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
··· 858 858 # Miscellaneous I2C Chip support 859 859 # 860 860 # CONFIG_DS1682 is not set 861 - # CONFIG_AT24 is not set 862 - # CONFIG_SENSORS_EEPROM is not set 861 + # CONFIG_EEPROM_AT24 is not set 862 + # CONFIG_EEPROM_LEGACY is not set 863 863 # CONFIG_SENSORS_PCF8574 is not set 864 864 # CONFIG_PCF8575 is not set 865 865 # CONFIG_SENSORS_PCA9539 is not set ··· 884 884 # 885 885 # SPI Protocol Masters 886 886 # 887 - # CONFIG_SPI_AT25 is not set 887 + # CONFIG_EEPROM_AT25 is not set 888 888 # CONFIG_SPI_SPIDEV is not set 889 889 # CONFIG_SPI_TLE62X0 is not set 890 890 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
··· 919 919 # Miscellaneous I2C Chip support 920 920 # 921 921 # CONFIG_DS1682 is not set 922 - # CONFIG_AT24 is not set 923 - # CONFIG_SENSORS_EEPROM is not set 922 + # CONFIG_EEPROM_AT24 is not set 923 + # CONFIG_EEPROM_LEGACY is not set 924 924 # CONFIG_SENSORS_PCF8574 is not set 925 925 # CONFIG_PCF8575 is not set 926 926 # CONFIG_SENSORS_PCA9539 is not set ··· 945 945 # 946 946 # SPI Protocol Masters 947 947 # 948 - # CONFIG_SPI_AT25 is not set 948 + # CONFIG_EEPROM_AT25 is not set 949 949 # CONFIG_SPI_SPIDEV is not set 950 950 # CONFIG_SPI_TLE62X0 is not set 951 951 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+2 -2
arch/powerpc/configs/83xx/mpc832x_mds_defconfig
··· 730 730 # Miscellaneous I2C Chip support 731 731 # 732 732 # CONFIG_DS1682 is not set 733 - # CONFIG_AT24 is not set 734 - # CONFIG_SENSORS_EEPROM is not set 733 + # CONFIG_EEPROM_AT24 is not set 734 + # CONFIG_EEPROM_LEGACY is not set 735 735 # CONFIG_SENSORS_PCF8574 is not set 736 736 # CONFIG_PCF8575 is not set 737 737 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
··· 745 745 # Miscellaneous I2C Chip support 746 746 # 747 747 # CONFIG_DS1682 is not set 748 - # CONFIG_AT24 is not set 749 - # CONFIG_SENSORS_EEPROM is not set 748 + # CONFIG_EEPROM_AT24 is not set 749 + # CONFIG_EEPROM_LEGACY is not set 750 750 # CONFIG_SENSORS_PCF8574 is not set 751 751 # CONFIG_PCF8575 is not set 752 752 # CONFIG_SENSORS_PCA9539 is not set ··· 770 770 # 771 771 # SPI Protocol Masters 772 772 # 773 - # CONFIG_SPI_AT25 is not set 773 + # CONFIG_EEPROM_AT25 is not set 774 774 # CONFIG_SPI_SPIDEV is not set 775 775 # CONFIG_SPI_TLE62X0 is not set 776 776 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/powerpc/configs/83xx/mpc834x_itx_defconfig
··· 898 898 # Miscellaneous I2C Chip support 899 899 # 900 900 # CONFIG_DS1682 is not set 901 - # CONFIG_AT24 is not set 902 - # CONFIG_SENSORS_EEPROM is not set 901 + # CONFIG_EEPROM_AT24 is not set 902 + # CONFIG_EEPROM_LEGACY is not set 903 903 CONFIG_SENSORS_PCF8574=y 904 904 # CONFIG_PCF8575 is not set 905 905 # CONFIG_SENSORS_PCA9539 is not set ··· 923 923 # 924 924 # SPI Protocol Masters 925 925 # 926 - # CONFIG_SPI_AT25 is not set 926 + # CONFIG_EEPROM_AT25 is not set 927 927 # CONFIG_SPI_SPIDEV is not set 928 928 # CONFIG_SPI_TLE62X0 is not set 929 929 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+3 -3
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
··· 778 778 # Miscellaneous I2C Chip support 779 779 # 780 780 # CONFIG_DS1682 is not set 781 - # CONFIG_AT24 is not set 782 - # CONFIG_SENSORS_EEPROM is not set 781 + # CONFIG_EEPROM_AT24 is not set 782 + # CONFIG_EEPROM_LEGACY is not set 783 783 CONFIG_SENSORS_PCF8574=y 784 784 # CONFIG_PCF8575 is not set 785 785 # CONFIG_SENSORS_PCA9539 is not set ··· 803 803 # 804 804 # SPI Protocol Masters 805 805 # 806 - # CONFIG_SPI_AT25 is not set 806 + # CONFIG_EEPROM_AT25 is not set 807 807 # CONFIG_SPI_SPIDEV is not set 808 808 # CONFIG_SPI_TLE62X0 is not set 809 809 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+2 -2
arch/powerpc/configs/83xx/mpc834x_mds_defconfig
··· 673 673 # Miscellaneous I2C Chip support 674 674 # 675 675 # CONFIG_DS1682 is not set 676 - # CONFIG_AT24 is not set 677 - # CONFIG_SENSORS_EEPROM is not set 676 + # CONFIG_EEPROM_AT24 is not set 677 + # CONFIG_EEPROM_LEGACY is not set 678 678 # CONFIG_SENSORS_PCF8574 is not set 679 679 # CONFIG_PCF8575 is not set 680 680 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/83xx/mpc836x_mds_defconfig
··· 805 805 # Miscellaneous I2C Chip support 806 806 # 807 807 # CONFIG_DS1682 is not set 808 - # CONFIG_AT24 is not set 809 - # CONFIG_SENSORS_EEPROM is not set 808 + # CONFIG_EEPROM_AT24 is not set 809 + # CONFIG_EEPROM_LEGACY is not set 810 810 # CONFIG_SENSORS_PCF8574 is not set 811 811 # CONFIG_PCF8575 is not set 812 812 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/powerpc/configs/83xx/mpc836x_rdk_defconfig
··· 723 723 # Miscellaneous I2C Chip support 724 724 # 725 725 # CONFIG_DS1682 is not set 726 - # CONFIG_AT24 is not set 727 - # CONFIG_SENSORS_EEPROM is not set 726 + # CONFIG_EEPROM_AT24 is not set 727 + # CONFIG_EEPROM_LEGACY is not set 728 728 # CONFIG_SENSORS_PCF8574 is not set 729 729 # CONFIG_PCF8575 is not set 730 730 # CONFIG_SENSORS_PCA9539 is not set ··· 749 749 # 750 750 # SPI Protocol Masters 751 751 # 752 - # CONFIG_SPI_AT25 is not set 752 + # CONFIG_EEPROM_AT25 is not set 753 753 CONFIG_SPI_SPIDEV=y 754 754 # CONFIG_SPI_TLE62X0 is not set 755 755 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
+2 -2
arch/powerpc/configs/83xx/mpc837x_mds_defconfig
··· 787 787 # Miscellaneous I2C Chip support 788 788 # 789 789 # CONFIG_DS1682 is not set 790 - # CONFIG_AT24 is not set 791 - # CONFIG_SENSORS_EEPROM is not set 790 + # CONFIG_EEPROM_AT24 is not set 791 + # CONFIG_EEPROM_LEGACY is not set 792 792 # CONFIG_SENSORS_PCF8574 is not set 793 793 # CONFIG_PCF8575 is not set 794 794 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
··· 789 789 # Miscellaneous I2C Chip support 790 790 # 791 791 # CONFIG_DS1682 is not set 792 - # CONFIG_AT24 is not set 793 - # CONFIG_SENSORS_EEPROM is not set 792 + # CONFIG_EEPROM_AT24 is not set 793 + # CONFIG_EEPROM_LEGACY is not set 794 794 # CONFIG_SENSORS_PCF8574 is not set 795 795 # CONFIG_PCF8575 is not set 796 796 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/83xx/sbc834x_defconfig
··· 640 640 # Miscellaneous I2C Chip support 641 641 # 642 642 # CONFIG_DS1682 is not set 643 - # CONFIG_AT24 is not set 644 - # CONFIG_SENSORS_EEPROM is not set 643 + # CONFIG_EEPROM_AT24 is not set 644 + # CONFIG_EEPROM_LEGACY is not set 645 645 # CONFIG_SENSORS_PCF8574 is not set 646 646 # CONFIG_PCF8575 is not set 647 647 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/mpc8536_ds_defconfig
··· 849 849 # Miscellaneous I2C Chip support 850 850 # 851 851 # CONFIG_DS1682 is not set 852 - # CONFIG_AT24 is not set 853 - CONFIG_SENSORS_EEPROM=y 852 + # CONFIG_EEPROM_AT24 is not set 853 + CONFIG_EEPROM_LEGACY=y 854 854 # CONFIG_SENSORS_PCF8574 is not set 855 855 # CONFIG_PCF8575 is not set 856 856 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/mpc8544_ds_defconfig
··· 848 848 # Miscellaneous I2C Chip support 849 849 # 850 850 # CONFIG_DS1682 is not set 851 - # CONFIG_AT24 is not set 852 - CONFIG_SENSORS_EEPROM=y 851 + # CONFIG_EEPROM_AT24 is not set 852 + CONFIG_EEPROM_LEGACY=y 853 853 # CONFIG_SENSORS_PCF8574 is not set 854 854 # CONFIG_PCF8575 is not set 855 855 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/mpc8568mds_defconfig
··· 723 723 # Miscellaneous I2C Chip support 724 724 # 725 725 # CONFIG_DS1682 is not set 726 - # CONFIG_AT24 is not set 727 - # CONFIG_SENSORS_EEPROM is not set 726 + # CONFIG_EEPROM_AT24 is not set 727 + # CONFIG_EEPROM_LEGACY is not set 728 728 # CONFIG_SENSORS_PCF8574 is not set 729 729 # CONFIG_PCF8575 is not set 730 730 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/mpc8572_ds_defconfig
··· 861 861 # Miscellaneous I2C Chip support 862 862 # 863 863 # CONFIG_DS1682 is not set 864 - # CONFIG_AT24 is not set 865 - CONFIG_SENSORS_EEPROM=y 864 + # CONFIG_EEPROM_AT24 is not set 865 + CONFIG_EEPROM_LEGACY=y 866 866 # CONFIG_SENSORS_PCF8574 is not set 867 867 # CONFIG_PCF8575 is not set 868 868 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/stx_gp3_defconfig
··· 877 877 # Miscellaneous I2C Chip support 878 878 # 879 879 # CONFIG_DS1682 is not set 880 - # CONFIG_AT24 is not set 881 - # CONFIG_SENSORS_EEPROM is not set 880 + # CONFIG_EEPROM_AT24 is not set 881 + # CONFIG_EEPROM_LEGACY is not set 882 882 # CONFIG_SENSORS_PCF8574 is not set 883 883 # CONFIG_PCF8575 is not set 884 884 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/tqm8540_defconfig
··· 787 787 # Miscellaneous I2C Chip support 788 788 # 789 789 # CONFIG_DS1682 is not set 790 - # CONFIG_AT24 is not set 791 - # CONFIG_SENSORS_EEPROM is not set 790 + # CONFIG_EEPROM_AT24 is not set 791 + # CONFIG_EEPROM_LEGACY is not set 792 792 # CONFIG_SENSORS_PCF8574 is not set 793 793 # CONFIG_PCF8575 is not set 794 794 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/tqm8541_defconfig
··· 796 796 # Miscellaneous I2C Chip support 797 797 # 798 798 # CONFIG_DS1682 is not set 799 - # CONFIG_AT24 is not set 800 - # CONFIG_SENSORS_EEPROM is not set 799 + # CONFIG_EEPROM_AT24 is not set 800 + # CONFIG_EEPROM_LEGACY is not set 801 801 # CONFIG_SENSORS_PCF8574 is not set 802 802 # CONFIG_PCF8575 is not set 803 803 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/tqm8548_defconfig
··· 806 806 # Miscellaneous I2C Chip support 807 807 # 808 808 # CONFIG_DS1682 is not set 809 - # CONFIG_AT24 is not set 810 - # CONFIG_SENSORS_EEPROM is not set 809 + # CONFIG_EEPROM_AT24 is not set 810 + # CONFIG_EEPROM_LEGACY is not set 811 811 # CONFIG_SENSORS_PCF8574 is not set 812 812 # CONFIG_PCF8575 is not set 813 813 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/tqm8555_defconfig
··· 796 796 # Miscellaneous I2C Chip support 797 797 # 798 798 # CONFIG_DS1682 is not set 799 - # CONFIG_AT24 is not set 800 - # CONFIG_SENSORS_EEPROM is not set 799 + # CONFIG_EEPROM_AT24 is not set 800 + # CONFIG_EEPROM_LEGACY is not set 801 801 # CONFIG_SENSORS_PCF8574 is not set 802 802 # CONFIG_PCF8575 is not set 803 803 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/85xx/tqm8560_defconfig
··· 796 796 # Miscellaneous I2C Chip support 797 797 # 798 798 # CONFIG_DS1682 is not set 799 - # CONFIG_AT24 is not set 800 - # CONFIG_SENSORS_EEPROM is not set 799 + # CONFIG_EEPROM_AT24 is not set 800 + # CONFIG_EEPROM_LEGACY is not set 801 801 # CONFIG_SENSORS_PCF8574 is not set 802 802 # CONFIG_PCF8575 is not set 803 803 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/86xx/gef_sbc610_defconfig
··· 1081 1081 # Miscellaneous I2C Chip support 1082 1082 # 1083 1083 CONFIG_DS1682=y 1084 - # CONFIG_AT24 is not set 1085 - # CONFIG_SENSORS_EEPROM is not set 1084 + # CONFIG_EEPROM_AT24 is not set 1085 + # CONFIG_EEPROM_LEGACY is not set 1086 1086 # CONFIG_SENSORS_PCF8574 is not set 1087 1087 # CONFIG_PCF8575 is not set 1088 1088 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig
··· 905 905 # Miscellaneous I2C Chip support 906 906 # 907 907 # CONFIG_DS1682 is not set 908 - # CONFIG_AT24 is not set 909 - # CONFIG_SENSORS_EEPROM is not set 908 + # CONFIG_EEPROM_AT24 is not set 909 + # CONFIG_EEPROM_LEGACY is not set 910 910 # CONFIG_SENSORS_PCF8574 is not set 911 911 # CONFIG_PCF8575 is not set 912 912 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig
··· 851 851 # Miscellaneous I2C Chip support 852 852 # 853 853 # CONFIG_DS1682 is not set 854 - # CONFIG_AT24 is not set 855 - CONFIG_SENSORS_EEPROM=y 854 + # CONFIG_EEPROM_AT24 is not set 855 + CONFIG_EEPROM_LEGACY=y 856 856 # CONFIG_SENSORS_PCF8574 is not set 857 857 # CONFIG_PCF8575 is not set 858 858 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/86xx/sbc8641d_defconfig
··· 958 958 # Miscellaneous I2C Chip support 959 959 # 960 960 # CONFIG_DS1682 is not set 961 - # CONFIG_AT24 is not set 962 - # CONFIG_SENSORS_EEPROM is not set 961 + # CONFIG_EEPROM_AT24 is not set 962 + # CONFIG_EEPROM_LEGACY is not set 963 963 # CONFIG_SENSORS_PCF8574 is not set 964 964 # CONFIG_PCF8575 is not set 965 965 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/c2k_defconfig
··· 1124 1124 # Miscellaneous I2C Chip support 1125 1125 # 1126 1126 # CONFIG_DS1682 is not set 1127 - # CONFIG_AT24 is not set 1128 - CONFIG_SENSORS_EEPROM=m 1127 + # CONFIG_EEPROM_AT24 is not set 1128 + CONFIG_EEPROM_LEGACY=m 1129 1129 CONFIG_SENSORS_PCF8574=m 1130 1130 # CONFIG_PCF8575 is not set 1131 1131 # CONFIG_SENSORS_PCA9539 is not set
+1 -1
arch/powerpc/configs/cell_defconfig
··· 1012 1012 # Miscellaneous I2C Chip support 1013 1013 # 1014 1014 # CONFIG_DS1682 is not set 1015 - # CONFIG_SENSORS_EEPROM is not set 1015 + # CONFIG_EEPROM_LEGACY is not set 1016 1016 # CONFIG_SENSORS_PCF8574 is not set 1017 1017 # CONFIG_PCF8575 is not set 1018 1018 # CONFIG_SENSORS_PCF8591 is not set
+1 -1
arch/powerpc/configs/celleb_defconfig
··· 834 834 # Miscellaneous I2C Chip support 835 835 # 836 836 # CONFIG_DS1682 is not set 837 - # CONFIG_SENSORS_EEPROM is not set 837 + # CONFIG_EEPROM_LEGACY is not set 838 838 # CONFIG_SENSORS_PCF8574 is not set 839 839 # CONFIG_PCF8575 is not set 840 840 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/powerpc/configs/chrp32_defconfig
··· 941 941 # Miscellaneous I2C Chip support 942 942 # 943 943 # CONFIG_DS1682 is not set 944 - # CONFIG_AT24 is not set 945 - # CONFIG_SENSORS_EEPROM is not set 944 + # CONFIG_EEPROM_AT24 is not set 945 + # CONFIG_EEPROM_LEGACY is not set 946 946 # CONFIG_SENSORS_PCF8574 is not set 947 947 # CONFIG_PCF8575 is not set 948 948 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/g5_defconfig
··· 994 994 # Miscellaneous I2C Chip support 995 995 # 996 996 # CONFIG_DS1682 is not set 997 - # CONFIG_AT24 is not set 998 - # CONFIG_SENSORS_EEPROM is not set 997 + # CONFIG_EEPROM_AT24 is not set 998 + # CONFIG_EEPROM_LEGACY is not set 999 999 # CONFIG_SENSORS_PCF8574 is not set 1000 1000 # CONFIG_PCF8575 is not set 1001 1001 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/linkstation_defconfig
··· 1015 1015 # Miscellaneous I2C Chip support 1016 1016 # 1017 1017 # CONFIG_DS1682 is not set 1018 - # CONFIG_AT24 is not set 1019 - CONFIG_SENSORS_EEPROM=m 1018 + # CONFIG_EEPROM_AT24 is not set 1019 + CONFIG_EEPROM_LEGACY=m 1020 1020 # CONFIG_SENSORS_PCF8574 is not set 1021 1021 # CONFIG_PCF8575 is not set 1022 1022 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/maple_defconfig
··· 866 866 # Miscellaneous I2C Chip support 867 867 # 868 868 # CONFIG_DS1682 is not set 869 - # CONFIG_AT24 is not set 870 - # CONFIG_SENSORS_EEPROM is not set 869 + # CONFIG_EEPROM_AT24 is not set 870 + # CONFIG_EEPROM_LEGACY is not set 871 871 # CONFIG_SENSORS_PCF8574 is not set 872 872 # CONFIG_PCF8575 is not set 873 873 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/mpc5200_defconfig
··· 844 844 # Miscellaneous I2C Chip support 845 845 # 846 846 # CONFIG_DS1682 is not set 847 - # CONFIG_AT24 is not set 848 - # CONFIG_SENSORS_EEPROM is not set 847 + # CONFIG_EEPROM_AT24 is not set 848 + # CONFIG_EEPROM_LEGACY is not set 849 849 # CONFIG_SENSORS_PCF8574 is not set 850 850 # CONFIG_PCF8575 is not set 851 851 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/mpc83xx_defconfig
··· 902 902 # Miscellaneous I2C Chip support 903 903 # 904 904 # CONFIG_DS1682 is not set 905 - # CONFIG_AT24 is not set 906 - # CONFIG_SENSORS_EEPROM is not set 905 + # CONFIG_EEPROM_AT24 is not set 906 + # CONFIG_EEPROM_LEGACY is not set 907 907 # CONFIG_SENSORS_PCF8574 is not set 908 908 # CONFIG_PCF8575 is not set 909 909 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/mpc85xx_defconfig
··· 860 860 # Miscellaneous I2C Chip support 861 861 # 862 862 # CONFIG_DS1682 is not set 863 - # CONFIG_AT24 is not set 864 - CONFIG_SENSORS_EEPROM=y 863 + # CONFIG_EEPROM_AT24 is not set 864 + CONFIG_EEPROM_LEGACY=y 865 865 # CONFIG_SENSORS_PCF8574 is not set 866 866 # CONFIG_PCF8575 is not set 867 867 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/mpc86xx_defconfig
··· 852 852 # Miscellaneous I2C Chip support 853 853 # 854 854 # CONFIG_DS1682 is not set 855 - # CONFIG_AT24 is not set 856 - CONFIG_SENSORS_EEPROM=y 855 + # CONFIG_EEPROM_AT24 is not set 856 + CONFIG_EEPROM_LEGACY=y 857 857 # CONFIG_SENSORS_PCF8574 is not set 858 858 # CONFIG_PCF8575 is not set 859 859 # CONFIG_SENSORS_PCA9539 is not set
+1 -1
arch/powerpc/configs/pasemi_defconfig
··· 984 984 # Miscellaneous I2C Chip support 985 985 # 986 986 # CONFIG_DS1682 is not set 987 - CONFIG_SENSORS_EEPROM=y 987 + CONFIG_EEPROM_LEGACY=y 988 988 # CONFIG_SENSORS_PCF8574 is not set 989 989 # CONFIG_PCF8575 is not set 990 990 # CONFIG_SENSORS_PCF8591 is not set
+2 -2
arch/powerpc/configs/pmac32_defconfig
··· 1232 1232 # Miscellaneous I2C Chip support 1233 1233 # 1234 1234 # CONFIG_DS1682 is not set 1235 - # CONFIG_AT24 is not set 1236 - # CONFIG_SENSORS_EEPROM is not set 1235 + # CONFIG_EEPROM_AT24 is not set 1236 + # CONFIG_EEPROM_LEGACY is not set 1237 1237 # CONFIG_SENSORS_PCF8574 is not set 1238 1238 # CONFIG_PCF8575 is not set 1239 1239 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/ppc40x_defconfig
··· 745 745 # Miscellaneous I2C Chip support 746 746 # 747 747 # CONFIG_DS1682 is not set 748 - # CONFIG_AT24 is not set 749 - # CONFIG_SENSORS_EEPROM is not set 748 + # CONFIG_EEPROM_AT24 is not set 749 + # CONFIG_EEPROM_LEGACY is not set 750 750 # CONFIG_SENSORS_PCF8574 is not set 751 751 # CONFIG_PCF8575 is not set 752 752 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/ppc44x_defconfig
··· 794 794 # Miscellaneous I2C Chip support 795 795 # 796 796 # CONFIG_DS1682 is not set 797 - # CONFIG_AT24 is not set 798 - # CONFIG_SENSORS_EEPROM is not set 797 + # CONFIG_EEPROM_AT24 is not set 798 + # CONFIG_EEPROM_LEGACY is not set 799 799 # CONFIG_SENSORS_PCF8574 is not set 800 800 # CONFIG_PCF8575 is not set 801 801 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/ppc64_defconfig
··· 1261 1261 # Miscellaneous I2C Chip support 1262 1262 # 1263 1263 # CONFIG_DS1682 is not set 1264 - # CONFIG_AT24 is not set 1265 - # CONFIG_SENSORS_EEPROM is not set 1264 + # CONFIG_EEPROM_AT24 is not set 1265 + # CONFIG_EEPROM_LEGACY is not set 1266 1266 # CONFIG_SENSORS_PCF8574 is not set 1267 1267 # CONFIG_PCF8575 is not set 1268 1268 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/ppc6xx_defconfig
··· 1801 1801 # Miscellaneous I2C Chip support 1802 1802 # 1803 1803 # CONFIG_DS1682 is not set 1804 - CONFIG_AT24=m 1805 - CONFIG_SENSORS_EEPROM=m 1804 + CONFIG_EEPROM_AT24=m 1805 + CONFIG_EEPROM_LEGACY=m 1806 1806 CONFIG_SENSORS_PCF8574=m 1807 1807 CONFIG_PCF8575=m 1808 1808 CONFIG_SENSORS_PCA9539=m
+2 -2
arch/powerpc/configs/prpmc2800_defconfig
··· 943 943 # Miscellaneous I2C Chip support 944 944 # 945 945 # CONFIG_DS1682 is not set 946 - # CONFIG_AT24 is not set 947 - # CONFIG_SENSORS_EEPROM is not set 946 + # CONFIG_EEPROM_AT24 is not set 947 + # CONFIG_EEPROM_LEGACY is not set 948 948 # CONFIG_SENSORS_PCF8574 is not set 949 949 # CONFIG_PCF8575 is not set 950 950 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/pseries_defconfig
··· 1055 1055 # Miscellaneous I2C Chip support 1056 1056 # 1057 1057 # CONFIG_DS1682 is not set 1058 - # CONFIG_AT24 is not set 1059 - # CONFIG_SENSORS_EEPROM is not set 1058 + # CONFIG_EEPROM_AT24 is not set 1059 + # CONFIG_EEPROM_LEGACY is not set 1060 1060 # CONFIG_SENSORS_PCF8574 is not set 1061 1061 # CONFIG_PCF8575 is not set 1062 1062 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/powerpc/configs/storcenter_defconfig
··· 795 795 # Miscellaneous I2C Chip support 796 796 # 797 797 # CONFIG_DS1682 is not set 798 - # CONFIG_AT24 is not set 799 - # CONFIG_SENSORS_EEPROM is not set 798 + # CONFIG_EEPROM_AT24 is not set 799 + # CONFIG_EEPROM_LEGACY is not set 800 800 # CONFIG_SENSORS_PCF8574 is not set 801 801 # CONFIG_PCF8575 is not set 802 802 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/sh/configs/cayman_defconfig
··· 700 700 # Miscellaneous I2C Chip support 701 701 # 702 702 # CONFIG_DS1682 is not set 703 - # CONFIG_AT24 is not set 704 - # CONFIG_SENSORS_EEPROM is not set 703 + # CONFIG_EEPROM_AT24 is not set 704 + # CONFIG_EEPROM_LEGACY is not set 705 705 # CONFIG_SENSORS_PCF8574 is not set 706 706 # CONFIG_PCF8575 is not set 707 707 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/sh/configs/edosk7760_defconfig
··· 632 632 # Miscellaneous I2C Chip support 633 633 # 634 634 # CONFIG_DS1682 is not set 635 - # CONFIG_AT24 is not set 636 - # CONFIG_SENSORS_EEPROM is not set 635 + # CONFIG_EEPROM_AT24 is not set 636 + # CONFIG_EEPROM_LEGACY is not set 637 637 # CONFIG_SENSORS_PCF8574 is not set 638 638 # CONFIG_PCF8575 is not set 639 639 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/sh/configs/migor_defconfig
··· 684 684 # Miscellaneous I2C Chip support 685 685 # 686 686 # CONFIG_DS1682 is not set 687 - # CONFIG_AT24 is not set 688 - # CONFIG_SENSORS_EEPROM is not set 687 + # CONFIG_EEPROM_AT24 is not set 688 + # CONFIG_EEPROM_LEGACY is not set 689 689 # CONFIG_SENSORS_PCF8574 is not set 690 690 # CONFIG_PCF8575 is not set 691 691 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/sh/configs/r7780mp_defconfig
··· 836 836 # Miscellaneous I2C Chip support 837 837 # 838 838 # CONFIG_DS1682 is not set 839 - # CONFIG_AT24 is not set 840 - # CONFIG_SENSORS_EEPROM is not set 839 + # CONFIG_EEPROM_AT24 is not set 840 + # CONFIG_EEPROM_LEGACY is not set 841 841 # CONFIG_SENSORS_PCF8574 is not set 842 842 # CONFIG_PCF8575 is not set 843 843 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/sh/configs/r7785rp_defconfig
··· 838 838 # Miscellaneous I2C Chip support 839 839 # 840 840 # CONFIG_DS1682 is not set 841 - # CONFIG_AT24 is not set 842 - # CONFIG_SENSORS_EEPROM is not set 841 + # CONFIG_EEPROM_AT24 is not set 842 + # CONFIG_EEPROM_LEGACY is not set 843 843 # CONFIG_SENSORS_PCF8574 is not set 844 844 # CONFIG_PCF8575 is not set 845 845 # CONFIG_SENSORS_PCA9539 is not set
+1 -1
arch/sh/configs/rts7751r2d1_defconfig
··· 777 777 # 778 778 # SPI Protocol Masters 779 779 # 780 - # CONFIG_SPI_AT25 is not set 780 + # CONFIG_EEPROM_AT25 is not set 781 781 # CONFIG_SPI_SPIDEV is not set 782 782 # CONFIG_SPI_TLE62X0 is not set 783 783 # CONFIG_W1 is not set
+1 -1
arch/sh/configs/rts7751r2dplus_defconfig
··· 777 777 # 778 778 # SPI Protocol Masters 779 779 # 780 - # CONFIG_SPI_AT25 is not set 780 + # CONFIG_EEPROM_AT25 is not set 781 781 # CONFIG_SPI_SPIDEV is not set 782 782 # CONFIG_SPI_TLE62X0 is not set 783 783 # CONFIG_W1 is not set
+2 -2
arch/sh/configs/se7343_defconfig
··· 661 661 # Miscellaneous I2C Chip support 662 662 # 663 663 # CONFIG_DS1682 is not set 664 - # CONFIG_AT24 is not set 665 - # CONFIG_SENSORS_EEPROM is not set 664 + # CONFIG_EEPROM_AT24 is not set 665 + # CONFIG_EEPROM_LEGACY is not set 666 666 # CONFIG_SENSORS_PCF8574 is not set 667 667 # CONFIG_PCF8575 is not set 668 668 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/sh/configs/sh7785lcr_defconfig
··· 823 823 # Miscellaneous I2C Chip support 824 824 # 825 825 # CONFIG_DS1682 is not set 826 - # CONFIG_AT24 is not set 827 - # CONFIG_SENSORS_EEPROM is not set 826 + # CONFIG_EEPROM_AT24 is not set 827 + # CONFIG_EEPROM_LEGACY is not set 828 828 # CONFIG_SENSORS_PCF8574 is not set 829 829 # CONFIG_PCF8575 is not set 830 830 # CONFIG_SENSORS_PCA9539 is not set
+3 -3
arch/sh/configs/shx3_defconfig
··· 653 653 # Miscellaneous I2C Chip support 654 654 # 655 655 # CONFIG_DS1682 is not set 656 - # CONFIG_AT24 is not set 657 - # CONFIG_SENSORS_EEPROM is not set 656 + # CONFIG_EEPROM_AT24 is not set 657 + # CONFIG_EEPROM_LEGACY is not set 658 658 # CONFIG_SENSORS_PCF8574 is not set 659 659 # CONFIG_PCF8575 is not set 660 660 # CONFIG_SENSORS_PCA9539 is not set ··· 678 678 # 679 679 # SPI Protocol Masters 680 680 # 681 - # CONFIG_SPI_AT25 is not set 681 + # CONFIG_EEPROM_AT25 is not set 682 682 # CONFIG_SPI_SPIDEV is not set 683 683 # CONFIG_SPI_TLE62X0 is not set 684 684 # CONFIG_W1 is not set
+2 -2
arch/sparc/configs/sparc64_defconfig
··· 867 867 # Miscellaneous I2C Chip support 868 868 # 869 869 # CONFIG_DS1682 is not set 870 - # CONFIG_AT24 is not set 871 - # CONFIG_SENSORS_EEPROM is not set 870 + # CONFIG_EEPROM_AT24 is not set 871 + # CONFIG_EEPROM_LEGACY is not set 872 872 # CONFIG_SENSORS_PCF8574 is not set 873 873 # CONFIG_PCF8575 is not set 874 874 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/x86/configs/i386_defconfig
··· 1331 1331 # Miscellaneous I2C Chip support 1332 1332 # 1333 1333 # CONFIG_DS1682 is not set 1334 - # CONFIG_AT24 is not set 1335 - # CONFIG_SENSORS_EEPROM is not set 1334 + # CONFIG_EEPROM_AT24 is not set 1335 + # CONFIG_EEPROM_LEGACY is not set 1336 1336 # CONFIG_SENSORS_PCF8574 is not set 1337 1337 # CONFIG_PCF8575 is not set 1338 1338 # CONFIG_SENSORS_PCA9539 is not set
+2 -2
arch/x86/configs/x86_64_defconfig
··· 1311 1311 # Miscellaneous I2C Chip support 1312 1312 # 1313 1313 # CONFIG_DS1682 is not set 1314 - # CONFIG_AT24 is not set 1315 - # CONFIG_SENSORS_EEPROM is not set 1314 + # CONFIG_EEPROM_AT24 is not set 1315 + # CONFIG_EEPROM_LEGACY is not set 1316 1316 # CONFIG_SENSORS_PCF8574 is not set 1317 1317 # CONFIG_PCF8575 is not set 1318 1318 # CONFIG_SENSORS_PCA9539 is not set
+4 -4
drivers/misc/eeprom/Kconfig
··· 1 1 menu "EEPROM support" 2 2 3 - config AT24 3 + config EEPROM_AT24 4 4 tristate "I2C EEPROMs from most vendors" 5 5 depends on I2C && SYSFS && EXPERIMENTAL 6 6 help ··· 26 26 This driver can also be built as a module. If so, the module 27 27 will be called at24. 28 28 29 - config SPI_AT25 29 + config EEPROM_AT25 30 30 tristate "SPI EEPROMs from most vendors" 31 31 depends on SPI && SYSFS 32 32 help ··· 37 37 This driver can also be built as a module. If so, the module 38 38 will be called at25. 39 39 40 - config SENSORS_EEPROM 40 + config EEPROM_LEGACY 41 41 tristate "Old I2C EEPROM reader" 42 - depends on I2C && EXPERIMENTAL 42 + depends on I2C && SYSFS 43 43 help 44 44 If you say yes here you get read-only access to the EEPROM data 45 45 available on modern memory DIMMs and Sony Vaio laptops via I2C. Such
+3 -3
drivers/misc/eeprom/Makefile
··· 1 - obj-$(CONFIG_AT24) += at24.o 2 - obj-$(CONFIG_SPI_AT25) += at25.o 3 - obj-$(CONFIG_SENSORS_EEPROM) += eeprom.o 1 + obj-$(CONFIG_EEPROM_AT24) += at24.o 2 + obj-$(CONFIG_EEPROM_AT25) += at25.o 3 + obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o 4 4 obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o