Mercurial > flash_v2
diff packages/kernel/current/cdl/counters.cdl @ 90:70190fa0fe10 ecos-sw-2000-05-19
Merge from eCos master repository on 2000-05-19-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 19 May 2000 12:47:51 +0000 |
| parents | 6736c52df507 |
| children | e0c0827131d1 |
line wrap: on
line diff
--- a/packages/kernel/current/cdl/counters.cdl +++ b/packages/kernel/current/cdl/counters.cdl @@ -203,9 +203,8 @@ cdl_option CYGVAR_KERNEL_COUNTERS_CLOCK_ cdl_option CYGVAR_KERNEL_COUNTERS_CLOCK_DSR_LATENCY { display "Measure real-time \[clock\] DSR latency" - requires CYGVAR_KERNEL_COUNTERS_CLOCK requires CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY - default_value 0 + default_value CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY description " Measure the DSR latency as seen by the real-time clock timer interrupt. This requires hardware support, defined by
