Re: [PATCH v9 6/6] i2c: designware: enable SLAVE in platform module
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2017-05-08 16:40:27
Also in:
linux-i2c, lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2017-05-08 16:40:27
Also in:
linux-i2c, lkml
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_SLAVEbool "Synopsys DesignWare Slave" select I2C_SLAVE depends on I2C_DESIGNWARE_PLATFORM + default y
Can you elaborate why this line is needed? -- Andy Shevchenko [off-list ref] Intel Finland Oy