From 981a4d7fb34f82ba698d537f1bb50af81acf468e Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 17 Apr 2012 00:24:19 +0000 Subject: More Kconfig stuff git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4623 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/avr/src/common/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 nuttx/arch/avr/src/common/Kconfig (limited to 'nuttx/arch/avr/src/common/Kconfig') diff --git a/nuttx/arch/avr/src/common/Kconfig b/nuttx/arch/avr/src/common/Kconfig new file mode 100644 index 000000000..7966a39c5 --- /dev/null +++ b/nuttx/arch/avr/src/common/Kconfig @@ -0,0 +1,7 @@ +# +# For a description of the syntax of this configuration file, +# see misc/tools/kconfig-language.txt. +# + +if ARCH_AVR +endif -- cgit v1.2.3