diff --git a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch index 63c85dd40aa..b1d4ad27727 100644 --- a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch +++ b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch @@ -30,8 +30,9 @@ depends on SPMI config REGMAP_MMIO +- tristate ++ tristate "Regmap MMIO" + select REGMAP - tristate config REGMAP_IRQ + select REGMAP diff --git a/target/linux/generic/patches-4.0/259-regmap_dynamic.patch b/target/linux/generic/patches-4.0/259-regmap_dynamic.patch index dd428951085..084b3b44505 100644 --- a/target/linux/generic/patches-4.0/259-regmap_dynamic.patch +++ b/target/linux/generic/patches-4.0/259-regmap_dynamic.patch @@ -34,8 +34,9 @@ depends on SPMI config REGMAP_MMIO +- tristate ++ tristate "Regmap MMIO" + select REGMAP - tristate config REGMAP_IRQ + select REGMAP diff --git a/target/linux/generic/patches-4.1/259-regmap_dynamic.patch b/target/linux/generic/patches-4.1/259-regmap_dynamic.patch index def9ace7ff4..a4bdae6aeca 100644 --- a/target/linux/generic/patches-4.1/259-regmap_dynamic.patch +++ b/target/linux/generic/patches-4.1/259-regmap_dynamic.patch @@ -34,8 +34,9 @@ depends on SPMI config REGMAP_MMIO +- tristate ++ tristate "Regmap MMIO" + select REGMAP - tristate config REGMAP_IRQ + select REGMAP