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