summaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu-v1/Kconfig
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-05-30 22:54:49 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-05-30 22:54:49 +0200
commit481235b5353738d15f8c8343fb5faf33aef69c93 (patch)
tree52640398cd5567123d5440d59c8ad49d1100ea80 /nuttx/configs/px4fmu-v1/Kconfig
parentc2f92bd1abeb2cab6b1dffb6f88f10b6c8b596e1 (diff)
downloadpx4-nuttx-481235b5353738d15f8c8343fb5faf33aef69c93.tar.gz
px4-nuttx-481235b5353738d15f8c8343fb5faf33aef69c93.tar.bz2
px4-nuttx-481235b5353738d15f8c8343fb5faf33aef69c93.zip
Added FMU config, used different name to prevent with px4fmu pre-menuconfig config
Diffstat (limited to 'nuttx/configs/px4fmu-v1/Kconfig')
-rw-r--r--nuttx/configs/px4fmu-v1/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu-v1/Kconfig b/nuttx/configs/px4fmu-v1/Kconfig
new file mode 100644
index 000000000..fd79f63f1
--- /dev/null
+++ b/nuttx/configs/px4fmu-v1/Kconfig
@@ -0,0 +1,8 @@
+#
+# For a description of the syntax of this configuration file,
+# see misc/tools/kconfig-language.txt.
+#
+
+if ARCH_BOARD_PX4FMU_V1
+
+endif