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

drivers/ncv7356: Update kconfig model

This commit is contained in:
MrKevinWeiss 2022-03-02 14:06:33 +01:00
parent c4e4bc2122
commit 0981dc4f8e
No known key found for this signature in database
GPG Key ID: 3514539D7808D123

View File

@ -11,3 +11,8 @@ config MODULE_NCV7356
depends on TEST_KCONFIG
select MODULE_PERIPH_GPIO
select MODULE_CAN_TRX
config HAVE_NCV7356
bool
help
Indicates that a NCV7356 Single Wire CAN Transceiver is present.