kernel: add closing " to REGMAP_I2C's tristate

Thanks swalker for reporting.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43099 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens 2014-10-27 23:14:21 +00:00
parent 716283d109
commit 43076c19c2
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
config REGMAP_I2C
- tristate
+ select REGMAP
+ tristate "Regmap I2C
+ tristate "Regmap I2C"
config REGMAP_SPI
- tristate

View File

@ -14,7 +14,7 @@
config REGMAP_I2C
- tristate
+ select REGMAP
+ tristate "Regmap I2C
+ tristate "Regmap I2C"
config REGMAP_SPI
- tristate

View File

@ -13,7 +13,7 @@
config REGMAP_I2C
- tristate
+ tristate "Regmap I2C
+ tristate "Regmap I2C"
+ select REGMAP
depends on I2C