]> git.ipfire.org Git - thirdparty/u-boot.git/commit
drivers: i3c: Enabled Kconfig and Makefile for DWI3C
authorDinesh Maniyam <dinesh.maniyam@altera.com>
Wed, 6 Aug 2025 04:32:28 +0000 (12:32 +0800)
committerHeiko Schocher <hs@denx.de>
Wed, 6 Aug 2025 06:39:39 +0000 (08:39 +0200)
commit03caa3769a7cc5fc5b13af5f7221e258df3c33b1
treecb30d0a85af87ff828a9fbcf00ee9bac7a27666f
parenta19a6e7124a4225220e1d53d021669332ef81628
drivers: i3c: Enabled Kconfig and Makefile for DWI3C

Enable the Kconfig and Makefile for the MIPI DWI3C driver.

hs: fixed typo on drivers/i3c/master/Kconfig

Signed-off-by: Dinesh Maniyam <dinesh.maniyam@altera.com>
drivers/i3c/Kconfig
drivers/i3c/Makefile
drivers/i3c/master/Kconfig [new file with mode: 0644]
drivers/i3c/master/Makefile [new file with mode: 0644]