mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/tja1042: Update kconfig model
This commit is contained in:
parent
0981dc4f8e
commit
dc564b4d03
@ -11,3 +11,8 @@ config MODULE_TJA1042
|
|||||||
depends on TEST_KCONFIG
|
depends on TEST_KCONFIG
|
||||||
select MODULE_PERIPH_GPIO
|
select MODULE_PERIPH_GPIO
|
||||||
select MODULE_CAN_TRX
|
select MODULE_CAN_TRX
|
||||||
|
|
||||||
|
config HAVE_TJA1042
|
||||||
|
bool
|
||||||
|
help
|
||||||
|
Indicates that a TJA1042 High Speed CAN transceiver is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user