incubator-nuttx/configs/teensy-3.x/Kconfig

13 lines
222 B
Plaintext
Raw Normal View History

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
2015-06-11 01:45:53 +08:00
if ARCH_BOARD_TEENSY_3X
config TEENSY_3X_OVERCLOCK
bool "Overclock"
default n
endif