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-10 11:45:53 -06:00
if ARCH_BOARD_TEENSY_3X
config TEENSY_3X_OVERCLOCK
bool "Overclock"
default n
endif