1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 00:09:46 +01:00

drivers/aip31068: Update kconfig model

This commit is contained in:
MrKevinWeiss 2022-03-02 14:03:29 +01:00
parent a3e057866c
commit 4afca9b8f1
No known key found for this signature in database
GPG Key ID: 3514539D7808D123

View File

@ -11,3 +11,8 @@ config MODULE_AIP31068
depends on TEST_KCONFIG
select MODULE_XTIMER
select MODULE_PERIPH_I2C
config HAVE_AIP31068
bool
help
Indicates that the AIP31068 I2C LCD controller is present.