SAMA5D3x-EK: Add support board-specific PWM testing

This commit is contained in:
Gregory Nutt
2013-11-06 14:38:19 -06:00
parent b5791ac7a6
commit 3aa348035d
9 changed files with 386 additions and 14 deletions
+9
View File
@@ -490,6 +490,15 @@ config DEBUG_CAN
Support for this debug option is architecture-specific and may not
be available for some MCUs.
config DEBUG_PWM
bool "PWM Debug Output"
default n
depends on PWM
---help---
Enable PWM driver debug SYSLOG output (disabled by default).
Support for this debug option is architecture-specific and may not
be available for some MCUs.
config DEBUG_SDIO
bool "SDIO Debug Output"
default n