i2c: emev: select I2C slave support
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 17 Dec 2015 12:09:32 +0000 (13:09 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 17 Dec 2015 19:34:36 +0000 (20:34 +0100)
Until we have proper support to make I2C slave support fully optional,
select it to prevent build errors on randconfigs.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/Kconfig

index eaa7b4a0e48438f00870909778ef128e59e7070b..0299dfa746a38772234bd6afaa116ad860d8d3cb 100644 (file)
@@ -532,6 +532,7 @@ config I2C_EG20T
 config I2C_EMEV2
        tristate "EMMA Mobile series I2C adapter"
        depends on HAVE_CLK
+       select I2C_SLAVE
        help
          If you say yes to this option, support will be included for the
          I2C interface on the Renesas Electronics EM/EV family of processors.
This page took 0.024592 seconds and 5 git commands to generate.