[PATCH] treewide: Kconfig: use bool instead of tristate
Heiko Schocher
hs at nabladev.com
Thu Jun 25 15:00:18 CEST 2026
Hello Anshul,
On 25.06.26 05:17, Anshul Dalal wrote:
> U-Boot does not support modules, so having tristate options is useless.
>
> Therefore this patch does a blind replace of all tristate options to
> bool tree-wide.
>
> Signed-off-by: Anshul Dalal <anshuld at ti.com>
> ---
> CI: https://github.com/u-boot/u-boot/pull/998
> ---
> board/st/common/Kconfig | 2 +-
> cmd/Kconfig | 4 ++--
> drivers/cache/Kconfig | 2 +-
> drivers/clk/Kconfig | 2 +-
> drivers/firmware/Kconfig | 2 +-
> drivers/i2c/Kconfig | 6 +++---
> drivers/i2c/muxes/Kconfig | 6 +++---
> drivers/i3c/Kconfig | 2 +-
> drivers/i3c/master/Kconfig | 2 +-
> drivers/memory/Kconfig | 2 +-
> drivers/misc/Kconfig | 2 +-
> drivers/mmc/Kconfig | 4 ++--
> drivers/mtd/nand/Kconfig | 2 +-
> drivers/net/phy/Kconfig | 4 ++--
> drivers/spi/Kconfig | 2 +-
> drivers/ufs/Kconfig | 2 +-
> drivers/usb/cdns3/Kconfig | 6 +++---
> drivers/usb/musb-new/Kconfig | 2 +-
> drivers/usb/tcpm/Kconfig | 4 ++--
> 19 files changed, 29 insertions(+), 29 deletions(-)
Thanks!
for the i2c parts:
Reviewed-by: Heiko Schocher <hs at nabladev.com>
bye,
Heiko
--
Nabla Software Engineering
HRB 40522 Augsburg
Phone: +49 821 45592596
E-Mail: office at nabladev.com
Geschäftsführer : Stefano Babic
More information about the U-Boot
mailing list