commit | ccc16a41bda72bf85f26fc246bd3642c9adf3454 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed May 06 11:09:27 2020 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Oct 16 06:36:18 2020 -0400 |
tree | 77f98060d6e00995ebae5d20a6ec617e955fe72c | |
parent | ea1178491947677369ae5624ca4266bb9fd97565 [diff] |
drivers: i2c: Move Kconfig I2C instances to esp32 The only user of the I2C instances is the esp32 driver. Move the Kconfig symbols down to the esp32 Kconfig for the instances it needs. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>