11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
config EXAMPLES_STEPPER
|
|
tristate "Stepper controller test"
|
|
default n
|
|
---help---
|
|
Enable the stepper controller test
|