summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-17 21:23:10 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-17 21:23:10 +0000
commit942056a7ad6f83137c05c73ecfc1a89fc6deed95 (patch)
tree8ebe6c91089bb929a82677442351231c1c83e286 /nuttx/configs/sim/Kconfig
parent0951d2fa8ffc6d0dc4bdaf1db205f46128ce4337 (diff)
downloadpx4-nuttx-942056a7ad6f83137c05c73ecfc1a89fc6deed95.tar.gz
px4-nuttx-942056a7ad6f83137c05c73ecfc1a89fc6deed95.tar.bz2
px4-nuttx-942056a7ad6f83137c05c73ecfc1a89fc6deed95.zip
More Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4625 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sim/Kconfig')
-rw-r--r--nuttx/configs/sim/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/sim/Kconfig b/nuttx/configs/sim/Kconfig
index ae2bf3130..8a0c25f70 100644
--- a/nuttx/configs/sim/Kconfig
+++ b/nuttx/configs/sim/Kconfig
@@ -2,3 +2,6 @@
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
+
+if ARCH_BOARD_SIM
+endif