zephyr/tests/drivers/i2c
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
i2c_api i2c: tests: update i2c_api test 2021-11-02 16:46:33 +01:00
i2c_slave_api kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
i2c_tca954x driver: i2c: TCA9546A: Rename to TCA954x 2021-12-13 18:07:08 +01:00