From e0f3124a031876d3969885a61fab2a67ea7186df Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 6 Apr 2012 15:49:35 +0000 Subject: Adding skeleton Kconfig files (part 1 of 2) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/lib/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nuttx/lib/Kconfig (limited to 'nuttx/lib') diff --git a/nuttx/lib/Kconfig b/nuttx/lib/Kconfig new file mode 100644 index 000000000..887f91bb1 --- /dev/null +++ b/nuttx/lib/Kconfig @@ -0,0 +1,4 @@ +# +# For a description of the syntax of this configuration file, +# see Documentation/kbuild/kconfig-language.txt. +# -- cgit v1.2.3