summaryrefslogtreecommitdiff
path: root/misc/Obsoleted/configs/pjrc-8051/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-01 12:27:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-01 12:27:17 -0600
commit9ee5cfaffa313949563fb37f7cd39a2b7620a4dd (patch)
treec4ac8ef00bbc20cd9d265d6fdc1e917f3a96eb37 /misc/Obsoleted/configs/pjrc-8051/Kconfig
parente21b9a799cafb19d617995579d5b16739a34f2bb (diff)
downloadnuttx-9ee5cfaffa313949563fb37f7cd39a2b7620a4dd.tar.gz
nuttx-9ee5cfaffa313949563fb37f7cd39a2b7620a4dd.tar.bz2
nuttx-9ee5cfaffa313949563fb37f7cd39a2b7620a4dd.zip
Obsolete support for the 8051 family. Trying to maintain compatibility with this family is too much effort and there has never really been a successful NuttX impplementation on these parts
Diffstat (limited to 'misc/Obsoleted/configs/pjrc-8051/Kconfig')
-rw-r--r--misc/Obsoleted/configs/pjrc-8051/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/Obsoleted/configs/pjrc-8051/Kconfig b/misc/Obsoleted/configs/pjrc-8051/Kconfig
new file mode 100644
index 000000000..921bc732c
--- /dev/null
+++ b/misc/Obsoleted/configs/pjrc-8051/Kconfig
@@ -0,0 +1,7 @@
+#
+# For a description of the syntax of this configuration file,
+# see misc/tools/kconfig-language.txt.
+#
+
+if ARCH_BOARD_PJRC_87C52
+endif