commit | 8dbe9806ff5de55f24654a8f69a5408b896d166c | [log] [tgz] |
---|---|---|
author | Armando Visconti <armando.visconti@st.com> | Fri Jan 24 15:00:47 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 24 21:34:45 2020 -0500 |
tree | 3de86d4c377c3c814892ecd676f1217fd26bf996 | |
parent | 08484d0ac45cdb78c8b1e67cebdc1eba2531fc27 [diff] |
drivers/i2c: Kconfig.stm32: Enable interrupts usage by default I2C interrupts usage should be the preferred way. This commit enables them by default in the STM32 I2C driver itself. Signed-off-by: Armando Visconti <armando.visconti@st.com>