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