提交 4c03f68f 编写于 作者: W Wolfram Sang 提交者: Jean Delvare

i2c: Remove trailing whitespaces in busses/Kconfig

Signed-off-by: NWolfram Sang <w.sang@pengutronix.de>
Signed-off-by: NJean Delvare <khali@linux-fr.org>
上级 08882d20
...@@ -135,7 +135,7 @@ config I2C_ELEKTOR ...@@ -135,7 +135,7 @@ config I2C_ELEKTOR
This supports the PCF8584 ISA bus I2C adapter. Say Y if you own This supports the PCF8584 ISA bus I2C adapter. Say Y if you own
such an adapter. such an adapter.
This support is also available as a module. If so, the module This support is also available as a module. If so, the module
will be called i2c-elektor. will be called i2c-elektor.
config I2C_GPIO config I2C_GPIO
...@@ -190,7 +190,7 @@ config I2C_I810 ...@@ -190,7 +190,7 @@ config I2C_I810
select I2C_ALGOBIT select I2C_ALGOBIT
help help
If you say yes to this option, support will be included for the Intel If you say yes to this option, support will be included for the Intel
810/815 family of mainboard I2C interfaces. Specifically, the 810/815 family of mainboard I2C interfaces. Specifically, the
following versions of the chipset are supported: following versions of the chipset are supported:
i810AA i810AA
i810AB i810AB
...@@ -248,8 +248,8 @@ config I2C_IBM_IIC ...@@ -248,8 +248,8 @@ config I2C_IBM_IIC
tristate "IBM PPC 4xx on-chip I2C interface" tristate "IBM PPC 4xx on-chip I2C interface"
depends on 4xx depends on 4xx
help help
Say Y here if you want to use IIC peripheral found on Say Y here if you want to use IIC peripheral found on
embedded IBM PPC 4xx based systems. embedded IBM PPC 4xx based systems.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called i2c-ibm_iic. will be called i2c-ibm_iic.
...@@ -269,7 +269,7 @@ config I2C_IXP2000 ...@@ -269,7 +269,7 @@ config I2C_IXP2000
depends on ARCH_IXP2000 depends on ARCH_IXP2000
select I2C_ALGOBIT select I2C_ALGOBIT
help help
Say Y here if you have an Intel IXP2000 (2400, 2800, 2850) based Say Y here if you have an Intel IXP2000 (2400, 2800, 2850) based
system and are using GPIO lines for an I2C bus. system and are using GPIO lines for an I2C bus.
This support is also available as a module. If so, the module This support is also available as a module. If so, the module
...@@ -354,7 +354,7 @@ config I2C_PARPORT ...@@ -354,7 +354,7 @@ config I2C_PARPORT
on the parport driver. This is meant for embedded systems. Don't say on the parport driver. This is meant for embedded systems. Don't say
Y here if you intend to say Y or M there. Y here if you intend to say Y or M there.
This support is also available as a module. If so, the module This support is also available as a module. If so, the module
will be called i2c-parport. will be called i2c-parport.
config I2C_PARPORT_LIGHT config I2C_PARPORT_LIGHT
...@@ -372,12 +372,12 @@ config I2C_PARPORT_LIGHT ...@@ -372,12 +372,12 @@ config I2C_PARPORT_LIGHT
the clean but heavy parport handling is not an option. The the clean but heavy parport handling is not an option. The
drawback is a reduced portability and the impossibility to drawback is a reduced portability and the impossibility to
daisy-chain other parallel port devices. daisy-chain other parallel port devices.
Don't say Y here if you said Y or M to i2c-parport. Saying M to Don't say Y here if you said Y or M to i2c-parport. Saying M to
both is possible but both modules should not be loaded at the same both is possible but both modules should not be loaded at the same
time. time.
This support is also available as a module. If so, the module This support is also available as a module. If so, the module
will be called i2c-parport-light. will be called i2c-parport-light.
config I2C_PASEMI config I2C_PASEMI
...@@ -401,7 +401,7 @@ config I2C_PROSAVAGE ...@@ -401,7 +401,7 @@ config I2C_PROSAVAGE
This driver is deprecated in favor of the savagefb driver. This driver is deprecated in favor of the savagefb driver.
This support is also available as a module. If so, the module This support is also available as a module. If so, the module
will be called i2c-prosavage. will be called i2c-prosavage.
config I2C_S3C2410 config I2C_S3C2410
...@@ -417,7 +417,7 @@ config I2C_SAVAGE4 ...@@ -417,7 +417,7 @@ config I2C_SAVAGE4
depends on PCI depends on PCI
select I2C_ALGOBIT select I2C_ALGOBIT
help help
If you say yes to this option, support will be included for the If you say yes to this option, support will be included for the
S3 Savage 4 I2C interface. S3 Savage 4 I2C interface.
This driver is deprecated in favor of the savagefb driver. This driver is deprecated in favor of the savagefb driver.
...@@ -452,7 +452,7 @@ config SCx200_I2C ...@@ -452,7 +452,7 @@ config SCx200_I2C
If you don't know what to do here, say N. If you don't know what to do here, say N.
This support is also available as a module. If so, the module This support is also available as a module. If so, the module
will be called scx200_i2c. will be called scx200_i2c.
This driver is deprecated and will be dropped soon. Use i2c-gpio This driver is deprecated and will be dropped soon. Use i2c-gpio
...@@ -483,14 +483,14 @@ config SCx200_ACB ...@@ -483,14 +483,14 @@ config SCx200_ACB
If you don't know what to do here, say N. If you don't know what to do here, say N.
This support is also available as a module. If so, the module This support is also available as a module. If so, the module
will be called scx200_acb. will be called scx200_acb.
config I2C_SIS5595 config I2C_SIS5595
tristate "SiS 5595" tristate "SiS 5595"
depends on PCI depends on PCI
help help
If you say yes to this option, support will be included for the If you say yes to this option, support will be included for the
SiS5595 SMBus (a subset of I2C) interface. SiS5595 SMBus (a subset of I2C) interface.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
...@@ -500,7 +500,7 @@ config I2C_SIS630 ...@@ -500,7 +500,7 @@ config I2C_SIS630
tristate "SiS 630/730" tristate "SiS 630/730"
depends on PCI depends on PCI
help help
If you say yes to this option, support will be included for the If you say yes to this option, support will be included for the
SiS630 and SiS730 SMBus (a subset of I2C) interface. SiS630 and SiS730 SMBus (a subset of I2C) interface.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
...@@ -634,7 +634,7 @@ config I2C_PCA_ISA ...@@ -634,7 +634,7 @@ config I2C_PCA_ISA
help help
This driver supports ISA boards using the Philips PCA9564 This driver supports ISA boards using the Philips PCA9564
parallel bus to I2C bus controller. parallel bus to I2C bus controller.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called i2c-pca-isa. will be called i2c-pca-isa.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册