#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

if ARCH_BOARD_TEENSY_3X

config TEENSY_3X_OVERCLOCK
	bool "Overclock"
	default n

endif
