]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: designware: Group all DesignWare drivers under a single option
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 3 Sep 2024 14:25:06 +0000 (17:25 +0300)
committerAndi Shyti <andi.shyti@kernel.org>
Mon, 9 Sep 2024 22:36:54 +0000 (00:36 +0200)
commit66049b33c042dab0df9a27117702f9398b9cab20
tree8065a12728185fdf0e42e21d7ce93a43cc38bd72
parent4b09647531ee8ba52fa334482dd5e1ff1ab824be
i2c: designware: Group all DesignWare drivers under a single option

There are quite a few drivers and options for the DesignWare
I2C adapter in the Kconfig. Grouping all of them under the
I2C_DESIGNWARE_CORE. That makes the menuconfig a bit more
easier to understand.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/Kconfig