summaryrefslogtreecommitdiffstats
path: root/nuttx/syscall
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-06 15:49:35 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-06 15:49:35 +0000
commit22d9c4a22b664bcdb8056571007cb1f0b713f78e (patch)
tree0cb27b3bd0bd73b50858943a9c8c0d8689020380 /nuttx/syscall
parentb3eda793cb5bb0e05e7d061c981b534673dc18ec (diff)
Adding skeleton Kconfig files (part 1 of 2)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4564 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/syscall')
-rw-r--r--nuttx/syscall/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/syscall/Kconfig b/nuttx/syscall/Kconfig
new file mode 100644
index 0000000000..887f91bb17
--- /dev/null
+++ b/nuttx/syscall/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#