Loading Documentation/feature-removal-schedule.txt +7 −0 Original line number Diff line number Diff line Loading @@ -308,3 +308,10 @@ Why: This driver has been marked obsolete for many years. Who: Stephen Hemminger <shemminger@linux-foundation.org> --------------------------- What: i2c-i810, i2c-prosavage and i2c-savage4 When: May 2008 Why: These drivers are superseded by i810fb, intelfb and savagefb. Who: Jean Delvare <khali@linux-fr.org> --------------------------- drivers/i2c/busses/Kconfig +13 −4 Original line number Diff line number Diff line Loading @@ -182,7 +182,8 @@ config I2C_I801 will be called i2c-i801. config I2C_I810 tristate "Intel 810/815" tristate "Intel 810/815 (DEPRECATED)" default n depends on PCI select I2C_ALGOBIT help Loading @@ -195,6 +196,8 @@ config I2C_I810 i815 i845G This driver is deprecated in favor of the i810fb and intelfb drivers. This driver can also be built as a module. If so, the module will be called i2c-i810. Loading Loading @@ -382,7 +385,8 @@ config I2C_PASEMI Supports the PA Semi PWRficient on-chip SMBus interfaces. config I2C_PROSAVAGE tristate "S3/VIA (Pro)Savage" tristate "S3/VIA (Pro)Savage (DEPRECATED)" default n depends on PCI select I2C_ALGOBIT help Loading @@ -393,6 +397,8 @@ config I2C_PROSAVAGE S3/VIA KM266/VT8375 aka ProSavage8 S3/VIA KM133/VT8365 aka Savage4 This driver is deprecated in favor of the savagefb driver. This support is also available as a module. If so, the module will be called i2c-prosavage. Loading @@ -404,13 +410,16 @@ config I2C_S3C2410 Samsung S3C2410 based System-on-Chip devices. config I2C_SAVAGE4 tristate "S3 Savage 4" depends on PCI && EXPERIMENTAL tristate "S3 Savage 4 (DEPRECATED)" default n depends on PCI select I2C_ALGOBIT help If you say yes to this option, support will be included for the S3 Savage 4 I2C interface. This driver is deprecated in favor of the savagefb driver. This driver can also be built as a module. If so, the module will be called i2c-savage4. Loading Loading
Documentation/feature-removal-schedule.txt +7 −0 Original line number Diff line number Diff line Loading @@ -308,3 +308,10 @@ Why: This driver has been marked obsolete for many years. Who: Stephen Hemminger <shemminger@linux-foundation.org> --------------------------- What: i2c-i810, i2c-prosavage and i2c-savage4 When: May 2008 Why: These drivers are superseded by i810fb, intelfb and savagefb. Who: Jean Delvare <khali@linux-fr.org> ---------------------------
drivers/i2c/busses/Kconfig +13 −4 Original line number Diff line number Diff line Loading @@ -182,7 +182,8 @@ config I2C_I801 will be called i2c-i801. config I2C_I810 tristate "Intel 810/815" tristate "Intel 810/815 (DEPRECATED)" default n depends on PCI select I2C_ALGOBIT help Loading @@ -195,6 +196,8 @@ config I2C_I810 i815 i845G This driver is deprecated in favor of the i810fb and intelfb drivers. This driver can also be built as a module. If so, the module will be called i2c-i810. Loading Loading @@ -382,7 +385,8 @@ config I2C_PASEMI Supports the PA Semi PWRficient on-chip SMBus interfaces. config I2C_PROSAVAGE tristate "S3/VIA (Pro)Savage" tristate "S3/VIA (Pro)Savage (DEPRECATED)" default n depends on PCI select I2C_ALGOBIT help Loading @@ -393,6 +397,8 @@ config I2C_PROSAVAGE S3/VIA KM266/VT8375 aka ProSavage8 S3/VIA KM133/VT8365 aka Savage4 This driver is deprecated in favor of the savagefb driver. This support is also available as a module. If so, the module will be called i2c-prosavage. Loading @@ -404,13 +410,16 @@ config I2C_S3C2410 Samsung S3C2410 based System-on-Chip devices. config I2C_SAVAGE4 tristate "S3 Savage 4" depends on PCI && EXPERIMENTAL tristate "S3 Savage 4 (DEPRECATED)" default n depends on PCI select I2C_ALGOBIT help If you say yes to this option, support will be included for the S3 Savage 4 I2C interface. This driver is deprecated in favor of the savagefb driver. This driver can also be built as a module. If so, the module will be called i2c-savage4. Loading