From a0cf700991fad1ffea2859220327c24665e34c39 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 6 Apr 2012 16:33:17 +0000 Subject: Adding skeleton Kconfig files (part 3 of 2) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4566 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apps/examples/Kconfig (limited to 'apps/examples/Kconfig') diff --git a/apps/examples/Kconfig b/apps/examples/Kconfig new file mode 100644 index 000000000..887f91bb1 --- /dev/null +++ b/apps/examples/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