diff options
Diffstat (limited to 'target/linux/generic/patches-3.13')
-rw-r--r-- | target/linux/generic/patches-3.13/259-regmap_dynamic.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.13/259-regmap_dynamic.patch b/target/linux/generic/patches-3.13/259-regmap_dynamic.patch index e85b2d8ccd..f1324d88f2 100644 --- a/target/linux/generic/patches-3.13/259-regmap_dynamic.patch +++ b/target/linux/generic/patches-3.13/259-regmap_dynamic.patch @@ -14,7 +14,7 @@ config REGMAP_I2C - tristate + select REGMAP -+ tristate "Regmap I2C ++ tristate "Regmap I2C" config REGMAP_SPI - tristate |