On 11/13/2013 12:16 AM, Alexander Couzens wrote:
> Signed-off-by: Alexander Couzens <[email protected]>
> ---
>  target/linux/kirkwood/config-3.10 | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/target/linux/kirkwood/config-3.10 
> b/target/linux/kirkwood/config-3.10
> index 143ea00..db4bdbf 100644
> --- a/target/linux/kirkwood/config-3.10
> +++ b/target/linux/kirkwood/config-3.10
> @@ -229,6 +229,7 @@ CONFIG_POWER_SUPPLY=y
>  # CONFIG_PREEMPT_RCU is not set
>  CONFIG_PROC_DEVICETREE=y
>  # CONFIG_RCU_STALL_COMMON is not set
> +CONFIG_REGMAP=y
>  CONFIG_REGULATOR=y
>  # CONFIG_REGULATOR_DEBUG is not set
>  # CONFIG_REGULATOR_DUMMY is not set
> 
Thank you for the patch, it was applied in r38837.

The other patch causes a recursive dependency, so I left it out for now.

drivers/regulator/Kconfig:1:error: recursive dependency detected!
drivers/regulator/Kconfig:1:    symbol REGULATOR depends on REGMAP
drivers/base/regmap/Kconfig:5:  symbol REGMAP is selected by REGMAP_I2C
drivers/base/regmap/Kconfig:11: symbol REGMAP_I2C is selected by
REGULATOR_FAN53555
drivers/regulator/Kconfig:124:  symbol REGULATOR_FAN53555 depends on
REGULATOR

Hauke
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to