summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/mips32/Kconfig
blob: 1b44995687a9598e59f9123daf93a80f2d7fd301 (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_MIPS32
comment "MIPS32 Configuration Options"

endif