Browse Source

drivers: fpga: renesas slg471x5: correct Kconfig

Correct Kconfig of Renesas SLG471X5.

Signed-off-by: Elias Speinle <e.speinle@vogl-electronic.com>
pull/79819/head
Elias Speinle 8 months ago committed by Anas Nashif
parent
commit
676d0c1554
  1. 2
      drivers/fpga/Kconfig.slg471x5

2
drivers/fpga/Kconfig.slg471x5

@ -5,6 +5,6 @@ config SLG471X5_FPGA @@ -5,6 +5,6 @@ config SLG471X5_FPGA
bool "Renesas SLG47105/SLG47115 GreenPAK Configurable Mixed-Signal IC"
default y
depends on DT_HAS_RENESAS_SLG47105_ENABLED || DT_HAS_RENESAS_SLG47115_ENABLED
select SPI
select I2C
help
Enable Renesas SLG47105/SLG47115 driver support.

Loading…
Cancel
Save