summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/common/Kconfig
blob: 9595e6e8ad4e575888351e3ee62e5e7bfe3e22a6 (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_X86
comment "Common Configuration Options"

endif