bf0c4a841d
Remove prompts from Kconfig options `I2C_x_NRF_TWI*` that select the type of nrfx driver (for TWI or TWIM peripheral) to be used for a given instance. This prevents the options from being modified from configuration files. Instead, make one of these options selected by default according to the "compatible" property set for the corresponding I2C node in devicetree. This eliminates the need of changing both the "compatible" property in devicetree and the Kconfig option selecting the driver type when a user wants to switch between TWI and TWIM for a given instance. Since all `I2C_x_NRF_TWI*` options are made "hidden" by this commit, all their occurrences in configuration files are removed. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
boards | ||
doc | ||
Kconfig.defconfig | ||
Kconfig.shield | ||
sh1106_128x64.overlay | ||
ssd1306_128x32.overlay | ||
ssd1306_128x64.overlay |