kernel: add closing " to REGMAP_I2C's tristate
Thanks swalker for reporting. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43099
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
config REGMAP_I2C
|
config REGMAP_I2C
|
||||||
- tristate
|
- tristate
|
||||||
+ select REGMAP
|
+ select REGMAP
|
||||||
+ tristate "Regmap I2C
|
+ tristate "Regmap I2C"
|
||||||
|
|
||||||
config REGMAP_SPI
|
config REGMAP_SPI
|
||||||
- tristate
|
- tristate
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
config REGMAP_I2C
|
config REGMAP_I2C
|
||||||
- tristate
|
- tristate
|
||||||
+ select REGMAP
|
+ select REGMAP
|
||||||
+ tristate "Regmap I2C
|
+ tristate "Regmap I2C"
|
||||||
|
|
||||||
config REGMAP_SPI
|
config REGMAP_SPI
|
||||||
- tristate
|
- tristate
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
config REGMAP_I2C
|
config REGMAP_I2C
|
||||||
- tristate
|
- tristate
|
||||||
+ tristate "Regmap I2C
|
+ tristate "Regmap I2C"
|
||||||
+ select REGMAP
|
+ select REGMAP
|
||||||
depends on I2C
|
depends on I2C
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user