Skip to content

Commit 676d0c1

Browse files
alpineislenashif
authored andcommitted
drivers: fpga: renesas slg471x5: correct Kconfig
Correct Kconfig of Renesas SLG471X5. Signed-off-by: Elias Speinle <[email protected]>
1 parent 2bc7b07 commit 676d0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/fpga/Kconfig.slg471x5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ config SLG471X5_FPGA
55
bool "Renesas SLG47105/SLG47115 GreenPAK Configurable Mixed-Signal IC"
66
default y
77
depends on DT_HAS_RENESAS_SLG47105_ENABLED || DT_HAS_RENESAS_SLG47115_ENABLED
8-
select SPI
8+
select I2C
99
help
1010
Enable Renesas SLG47105/SLG47115 driver support.

0 commit comments

Comments
 (0)