arch/arm/src/lpc11 and lpc17: Remove duplicate configuration variable CAN_LOOPBACK. The architecture-indendent version is selectable in drivers/can/Kconfig.
This commit is contained in:
parent
104860560d
commit
2c78adf529
@ -202,12 +202,6 @@ config CAN_SAM
|
||||
---help---
|
||||
The bus is sampled 3 times (recommended for low to medium speed buses to spikes on the bus-line).
|
||||
|
||||
config CAN_LOOPBACK
|
||||
bool "CAN loopback mode"
|
||||
default n
|
||||
---help---
|
||||
Enable CAN loopback mode
|
||||
|
||||
config CAN_REGDEBUG
|
||||
bool "Register level debug"
|
||||
depends on DEBUG_CAN_INFO
|
||||
|
@ -590,12 +590,6 @@ config CAN_SAM
|
||||
---help---
|
||||
The bus is sampled 3 times (recommended for low to medium speed buses to spikes on the bus-line).
|
||||
|
||||
config CAN_LOOPBACK
|
||||
bool "CAN loopback mode"
|
||||
default n
|
||||
---help---
|
||||
Enable CAN loopback mode
|
||||
|
||||
config LPC17_CAN_REGDEBUG
|
||||
bool "Register level debug"
|
||||
depends on DEBUG_CAN_INFO
|
||||
|
Loading…
Reference in New Issue
Block a user