You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
330 B
10 lines
330 B
# Copyright 2024 Vogl Electronic GmbH |
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
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 I2C |
|
help |
|
Enable Renesas SLG47105/SLG47115 driver support.
|
|
|