summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-03 15:33:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-03 15:33:24 +0000
commit13cf766fe1b1d8fc609b047741bbb0bdf60c85fb (patch)
tree2136858c0e5dcdb619840b3b59b6d3bcc377c653 /nuttx/configs/Kconfig
parent0d2459d8d0a67a0cb9c934df09600f7bb1831449 (diff)
downloadnuttx-13cf766fe1b1d8fc609b047741bbb0bdf60c85fb.tar.gz
nuttx-13cf766fe1b1d8fc609b047741bbb0bdf60c85fb.tar.bz2
nuttx-13cf766fe1b1d8fc609b047741bbb0bdf60c85fb.zip
Convert configs/z80sim/ostest to Kconfig/mconf tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5409 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index bc3759722..7adfcee86 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -565,6 +565,7 @@ config ARCH_BOARD_Z16F2800100ZCOG
config ARCH_BOARD_Z80SIM
bool "Z80 Instruction Set Simulator"
depends on ARCH_CHIP_Z80
+ select ARCH_HAVE_UART
---help---
z80 Microcontroller. This port uses a Z80 instruction set simulator.
That simulator can be found in the NuttX SVN at