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

13 lines
222 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
if ARCH_BOARD_TEENSY_3X
config TEENSY_3X_OVERCLOCK
bool "Overclock"
default n
endif