2015-06-09 17:03:52 -06:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
2015-06-28 08:08:57 -06:00
|
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
2015-06-09 17:03:52 -06:00
|
|
|
#
|
2015-06-10 11:45:53 -06:00
|
|
|
|
|
|
|
if ARCH_BOARD_TEENSY_3X
|
|
|
|
|
|
|
|
config TEENSY_3X_OVERCLOCK
|
|
|
|
bool "Overclock"
|
|
|
|
default n
|
|
|
|
|
|
|
|
endif
|