summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/dhcpd/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ez80f910200zco/dhcpd/defconfig')
-rw-r--r--nuttx/configs/ez80f910200zco/dhcpd/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ez80f910200zco/dhcpd/defconfig b/nuttx/configs/ez80f910200zco/dhcpd/defconfig
index d2540d204..ca499c9a4 100644
--- a/nuttx/configs/ez80f910200zco/dhcpd/defconfig
+++ b/nuttx/configs/ez80f910200zco/dhcpd/defconfig
@@ -186,8 +186,8 @@ CONFIG_HAVE_LIBM=n
# time console output
# CONFIG_HAVE_GETPUTC - architecture supports low-level, boot
# time console input
-# CONFIG_TICKS_PER_MSEC - The default system timer is 100Hz
-# or TICKS_PER_MSEC=10. This setting may be defined to
+# CONFIG_MSEC_PER_TICK - The default system timer is 100Hz
+# or MSEC_PER_TICK=10. This setting may be defined to
# inform NuttX that the processor hardware is providing
# system timer interrupts at some interrupt interval other
# than 10 msec.