From ee4c5214f959943c196dbeaaab9ed038f4dbd0f1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 5 Sep 2013 18:30:39 -0600 Subject: apps/examples/pwm: Clean up some configuration confusion --- apps/examples/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/examples/README.txt') diff --git a/apps/examples/README.txt b/apps/examples/README.txt index b8c270419..bb0c9fc49 100644 --- a/apps/examples/README.txt +++ b/apps/examples/README.txt @@ -1380,8 +1380,8 @@ examples/pwm specific PWM settings might require additional settings). CONFIG_PWM - Enables PWM support. - CONFIG_EXAMPLES_PWM_COUNT - Enabled PWM pulse count support (if the - hardware supports it). + CONFIG_PWM_PULSECOUNT - Enables PWM pulse count support (if the hardware + supports it). CONFIG_NSH_BUILTIN_APPS - Build the PWM test as an NSH built-in function. Default: Not built! The example can only be used as an NSH built-in application -- cgit v1.2.3