summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z180/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/src/z180/Kconfig')
-rw-r--r--nuttx/arch/z80/src/z180/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/arch/z80/src/z180/Kconfig b/nuttx/arch/z80/src/z180/Kconfig
index 34297f7a7..160c66b50 100644
--- a/nuttx/arch/z80/src/z180/Kconfig
+++ b/nuttx/arch/z80/src/z180/Kconfig
@@ -175,11 +175,12 @@ config Z180_ESCCB
---help---
Select to enable a serial port on ESCC Channel B
-config Z180_TMR1
+config Z180_PRT1
bool "Timer 1"
default n
---help---
- Select to enable a Timer 1 (Timer 0 is used by NuttX as the system timer)
+ Select to enable a Programmable Reload Timer 1 (PRT1, PRT0 is used
+ by NuttX as the system timer)
# config Z180_DMA0
# bool "DMA0"