summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/avr32/Kconfig
blob: 12cc033cbca8cdf0f30b57a544c4c2304f8f6402 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

if ARCH_FAMILY_AVR32
comment "AVR32 Configuration Options"

endif