From 46d50409982d5d3aa25a98642251ffa82fcd3306 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 18 Apr 2012 19:17:30 +0000 Subject: More Kconfig files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4632 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/x86/src/i486/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 nuttx/arch/x86/src/i486/Kconfig (limited to 'nuttx/arch/x86/src/i486/Kconfig') diff --git a/nuttx/arch/x86/src/i486/Kconfig b/nuttx/arch/x86/src/i486/Kconfig new file mode 100644 index 000000000..be9fa2cd0 --- /dev/null +++ b/nuttx/arch/x86/src/i486/Kconfig @@ -0,0 +1,7 @@ +# +# For a description of the syntax of this configuration file, +# see misc/tools/kconfig-language.txt. +# + +if ARCH_I486 +endif -- cgit v1.2.3