aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-06 15:58:25 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-06 15:58:25 +0000
commit42af792decc09ed8caa3d680f26fe0a3ca44b82b (patch)
tree035b571fee5fa5478e756e222f9371ed37d76a60
parente54df74833fa266c688fdbc61b675929803ae7d9 (diff)
downloadpx4-firmware-42af792decc09ed8caa3d680f26fe0a3ca44b82b.tar.gz
px4-firmware-42af792decc09ed8caa3d680f26fe0a3ca44b82b.tar.bz2
px4-firmware-42af792decc09ed8caa3d680f26fe0a3ca44b82b.zip
Adding skeleton Kconfig files (part 2 of 2)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4565 7fd9a85b-ad96-42d3-883c-3090e2eb8679
-rw-r--r--nuttx/configs/Kconfig4
-rw-r--r--nuttx/configs/amber/Kconfig4
-rw-r--r--nuttx/configs/avr32dev1/Kconfig4
-rw-r--r--nuttx/configs/c5471evm/Kconfig4
-rw-r--r--nuttx/configs/compal_e88/Kconfig4
-rw-r--r--nuttx/configs/compal_e99/Kconfig4
-rw-r--r--nuttx/configs/demo9s12ne64/Kconfig4
-rw-r--r--nuttx/configs/ea3131/Kconfig4
-rw-r--r--nuttx/configs/ea3152/Kconfig4
-rw-r--r--nuttx/configs/eagle100/Kconfig4
-rw-r--r--nuttx/configs/ez80f910200kitg/Kconfig4
-rw-r--r--nuttx/configs/ez80f910200zco/Kconfig4
-rw-r--r--nuttx/configs/hymini-stm32v/Kconfig4
-rw-r--r--nuttx/configs/kwikstik-k40/Kconfig4
-rw-r--r--nuttx/configs/lm3s6432-s2e/Kconfig4
-rw-r--r--nuttx/configs/lm3s6965-ek/Kconfig4
-rw-r--r--nuttx/configs/lm3s8962-ek/Kconfig4
-rw-r--r--nuttx/configs/lpcxpresso-lpc1768/Kconfig4
-rw-r--r--nuttx/configs/m68332evb/Kconfig4
-rw-r--r--nuttx/configs/mbed/Kconfig4
-rw-r--r--nuttx/configs/mcu123-lpc214x/Kconfig4
-rw-r--r--nuttx/configs/micropendous3/Kconfig4
-rw-r--r--nuttx/configs/mx1ads/Kconfig4
-rw-r--r--nuttx/configs/ne64badge/Kconfig4
-rw-r--r--nuttx/configs/ntosd-dm320/Kconfig4
-rw-r--r--nuttx/configs/nucleus2g/Kconfig4
-rw-r--r--nuttx/configs/olimex-lpc1766stk/Kconfig4
-rw-r--r--nuttx/configs/olimex-lpc2378/Kconfig4
-rw-r--r--nuttx/configs/olimex-strp711/Kconfig4
-rw-r--r--nuttx/configs/pcblogic-pic32mx/Kconfig4
-rw-r--r--nuttx/configs/pic32-starterkit/Kconfig4
-rw-r--r--nuttx/configs/pjrc-8051/Kconfig4
-rw-r--r--nuttx/configs/qemu-i486/Kconfig4
-rw-r--r--nuttx/configs/rgmp/Kconfig4
-rw-r--r--nuttx/configs/sam3u-ek/Kconfig4
-rw-r--r--nuttx/configs/sim/Kconfig4
-rw-r--r--nuttx/configs/skp16c26/Kconfig4
-rw-r--r--nuttx/configs/stm3210e-eval/Kconfig4
-rw-r--r--nuttx/configs/stm3220g-eval/Kconfig4
-rw-r--r--nuttx/configs/stm3240g-eval/Kconfig4
-rw-r--r--nuttx/configs/stm32f4discovery/Kconfig4
-rw-r--r--nuttx/configs/sure-pic32mx/Kconfig4
-rw-r--r--nuttx/configs/teensy/Kconfig4
-rw-r--r--nuttx/configs/twr-k60n512/Kconfig4
-rw-r--r--nuttx/configs/us7032evb1/Kconfig4
-rw-r--r--nuttx/configs/vsn/Kconfig4
-rw-r--r--nuttx/configs/xtrs/Kconfig4
-rw-r--r--nuttx/configs/z16f2800100zcog/Kconfig4
-rw-r--r--nuttx/configs/z80sim/Kconfig4
-rw-r--r--nuttx/configs/z8encore000zco/Kconfig4
-rw-r--r--nuttx/configs/z8f64200100kit/Kconfig4
51 files changed, 204 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/amber/Kconfig b/nuttx/configs/amber/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/amber/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/avr32dev1/Kconfig b/nuttx/configs/avr32dev1/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/avr32dev1/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/c5471evm/Kconfig b/nuttx/configs/c5471evm/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/c5471evm/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/compal_e88/Kconfig b/nuttx/configs/compal_e88/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/compal_e88/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/compal_e99/Kconfig b/nuttx/configs/compal_e99/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/compal_e99/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/demo9s12ne64/Kconfig b/nuttx/configs/demo9s12ne64/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/demo9s12ne64/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/ea3131/Kconfig b/nuttx/configs/ea3131/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/ea3131/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/ea3152/Kconfig b/nuttx/configs/ea3152/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/ea3152/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/eagle100/Kconfig b/nuttx/configs/eagle100/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/eagle100/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/ez80f910200kitg/Kconfig b/nuttx/configs/ez80f910200kitg/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/ez80f910200kitg/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/ez80f910200zco/Kconfig b/nuttx/configs/ez80f910200zco/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/ez80f910200zco/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/hymini-stm32v/Kconfig b/nuttx/configs/hymini-stm32v/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/hymini-stm32v/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/kwikstik-k40/Kconfig b/nuttx/configs/kwikstik-k40/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/kwikstik-k40/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/lm3s6432-s2e/Kconfig b/nuttx/configs/lm3s6432-s2e/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/lm3s6432-s2e/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/lm3s6965-ek/Kconfig b/nuttx/configs/lm3s6965-ek/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/lm3s6965-ek/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/lm3s8962-ek/Kconfig b/nuttx/configs/lm3s8962-ek/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/lm3s8962-ek/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
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.
+#
diff --git a/nuttx/configs/m68332evb/Kconfig b/nuttx/configs/m68332evb/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/m68332evb/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/mbed/Kconfig b/nuttx/configs/mbed/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/mbed/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/mcu123-lpc214x/Kconfig b/nuttx/configs/mcu123-lpc214x/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/mcu123-lpc214x/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/micropendous3/Kconfig b/nuttx/configs/micropendous3/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/micropendous3/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/mx1ads/Kconfig b/nuttx/configs/mx1ads/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/mx1ads/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/ne64badge/Kconfig b/nuttx/configs/ne64badge/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/ne64badge/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/ntosd-dm320/Kconfig b/nuttx/configs/ntosd-dm320/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/ntosd-dm320/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/nucleus2g/Kconfig b/nuttx/configs/nucleus2g/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/nucleus2g/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/olimex-lpc1766stk/Kconfig b/nuttx/configs/olimex-lpc1766stk/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/olimex-lpc1766stk/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/olimex-lpc2378/Kconfig b/nuttx/configs/olimex-lpc2378/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/olimex-lpc2378/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/olimex-strp711/Kconfig b/nuttx/configs/olimex-strp711/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/olimex-strp711/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/pcblogic-pic32mx/Kconfig b/nuttx/configs/pcblogic-pic32mx/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/pcblogic-pic32mx/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/pic32-starterkit/Kconfig b/nuttx/configs/pic32-starterkit/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/pic32-starterkit/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/pjrc-8051/Kconfig b/nuttx/configs/pjrc-8051/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/pjrc-8051/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/qemu-i486/Kconfig b/nuttx/configs/qemu-i486/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/qemu-i486/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/rgmp/Kconfig b/nuttx/configs/rgmp/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/rgmp/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/sam3u-ek/Kconfig b/nuttx/configs/sam3u-ek/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/sam3u-ek/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/sim/Kconfig b/nuttx/configs/sim/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/sim/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/skp16c26/Kconfig b/nuttx/configs/skp16c26/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/skp16c26/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/stm3210e-eval/Kconfig b/nuttx/configs/stm3210e-eval/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/stm3210e-eval/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/stm3220g-eval/Kconfig b/nuttx/configs/stm3220g-eval/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/stm3220g-eval/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/stm3240g-eval/Kconfig b/nuttx/configs/stm3240g-eval/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/stm3240g-eval/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/stm32f4discovery/Kconfig b/nuttx/configs/stm32f4discovery/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/stm32f4discovery/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/sure-pic32mx/Kconfig b/nuttx/configs/sure-pic32mx/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/sure-pic32mx/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/teensy/Kconfig b/nuttx/configs/teensy/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/teensy/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/twr-k60n512/Kconfig b/nuttx/configs/twr-k60n512/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/twr-k60n512/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/us7032evb1/Kconfig b/nuttx/configs/us7032evb1/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/us7032evb1/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/vsn/Kconfig b/nuttx/configs/vsn/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/vsn/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/xtrs/Kconfig b/nuttx/configs/xtrs/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/xtrs/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/z16f2800100zcog/Kconfig b/nuttx/configs/z16f2800100zcog/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/z16f2800100zcog/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/z80sim/Kconfig b/nuttx/configs/z80sim/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/z80sim/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/z8encore000zco/Kconfig b/nuttx/configs/z8encore000zco/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/z8encore000zco/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#
diff --git a/nuttx/configs/z8f64200100kit/Kconfig b/nuttx/configs/z8f64200100kit/Kconfig
new file mode 100644
index 000000000..887f91bb1
--- /dev/null
+++ b/nuttx/configs/z8f64200100kit/Kconfig
@@ -0,0 +1,4 @@
+#
+# For a description of the syntax of this configuration file,
+# see Documentation/kbuild/kconfig-language.txt.
+#