mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user