On Mon, 2017-05-08 at 11:37 +0100, Luis Oliveira wrote:
> - Slave mode selected in platform module if the support is detected in
>   the DT.

>  config I2C_DESIGNWARE_PLATFORM
>       tristate "Synopsys DesignWare Platform"
>       select I2C_DESIGNWARE_CORE
> +     select I2C_DESIGNWARE_SLAVE
>       depends on (ACPI && COMMON_CLK) || !ACPI
>       help
>         If you say yes to this option, support will be included for
> the

> @@ -483,6 +484,7 @@ config I2C_DESIGNWARE_SLAVE
>       bool "Synopsys DesignWare Slave"
>       select I2C_SLAVE
>       depends on I2C_DESIGNWARE_PLATFORM
> +     default y

Can you elaborate why this line is needed?


-- 
Andy Shevchenko <[email protected]>
Intel Finland Oy

Reply via email to