summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/nucleus2g')
-rwxr-xr-xnuttx/configs/nucleus2g/nsh/defconfig4
-rwxr-xr-xnuttx/configs/nucleus2g/ostest/defconfig4
-rwxr-xr-xnuttx/configs/nucleus2g/usbserial/defconfig4
-rwxr-xr-xnuttx/configs/nucleus2g/usbstorage/defconfig4
4 files changed, 8 insertions, 8 deletions
diff --git a/nuttx/configs/nucleus2g/nsh/defconfig b/nuttx/configs/nucleus2g/nsh/defconfig
index 4dc066b8a..a5308fd3a 100755
--- a/nuttx/configs/nucleus2g/nsh/defconfig
+++ b/nuttx/configs/nucleus2g/nsh/defconfig
@@ -245,8 +245,8 @@ CONFIG_HAVE_LIBM=n
# handle and enables the API mm_addregion(start, end);
# CONFIG_ARCH_LOWPUTC - architecture supports low-level, boot
# time console output
-# 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.
diff --git a/nuttx/configs/nucleus2g/ostest/defconfig b/nuttx/configs/nucleus2g/ostest/defconfig
index 82549346c..16003686e 100755
--- a/nuttx/configs/nucleus2g/ostest/defconfig
+++ b/nuttx/configs/nucleus2g/ostest/defconfig
@@ -242,8 +242,8 @@ CONFIG_HAVE_LIBM=n
# handle and enables the API mm_addregion(start, end);
# CONFIG_ARCH_LOWPUTC - architecture supports low-level, boot
# time console output
-# 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.
diff --git a/nuttx/configs/nucleus2g/usbserial/defconfig b/nuttx/configs/nucleus2g/usbserial/defconfig
index 7d9ed920f..4a4d1926f 100755
--- a/nuttx/configs/nucleus2g/usbserial/defconfig
+++ b/nuttx/configs/nucleus2g/usbserial/defconfig
@@ -242,8 +242,8 @@ CONFIG_HAVE_LIBM=n
# handle and enables the API mm_addregion(start, end);
# CONFIG_ARCH_LOWPUTC - architecture supports low-level, boot
# time console output
-# 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.
diff --git a/nuttx/configs/nucleus2g/usbstorage/defconfig b/nuttx/configs/nucleus2g/usbstorage/defconfig
index 372703806..2ef1c287d 100755
--- a/nuttx/configs/nucleus2g/usbstorage/defconfig
+++ b/nuttx/configs/nucleus2g/usbstorage/defconfig
@@ -242,8 +242,8 @@ CONFIG_HAVE_LIBM=n
# handle and enables the API mm_addregion(start, end);
# CONFIG_ARCH_LOWPUTC - architecture supports low-level, boot
# time console output
-# 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.