aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features/time/clockevents/arch-support.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/features/time/clockevents/arch-support.txt')
-rw-r--r--Documentation/features/time/clockevents/arch-support.txt14
1 files changed, 5 insertions, 9 deletions
diff --git a/Documentation/features/time/clockevents/arch-support.txt b/Documentation/features/time/clockevents/arch-support.txt
index 7a27157da408..4d4bfac52970 100644
--- a/Documentation/features/time/clockevents/arch-support.txt
+++ b/Documentation/features/time/clockevents/arch-support.txt
@@ -1,6 +1,6 @@
#
# Feature name: clockevents
-# Kconfig: GENERIC_CLOCKEVENTS
+# Kconfig: !LEGACY_TIMER_TICK
# description: arch support generic clock events
#
-----------------------
@@ -8,27 +8,23 @@
-----------------------
| alpha: | ok |
| arc: | ok |
- | arm: | ok |
+ | arm: | TODO |
| arm64: | ok |
- | c6x: | ok |
| csky: | ok |
- | h8300: | ok |
| hexagon: | ok |
- | ia64: | TODO |
- | m68k: | ok |
+ | loongarch: | ok |
+ | m68k: | TODO |
| microblaze: | ok |
| mips: | ok |
- | nds32: | ok |
| nios2: | ok |
| openrisc: | ok |
- | parisc: | ok |
+ | parisc: | TODO |
| powerpc: | ok |
| riscv: | ok |
| s390: | ok |
| sh: | ok |
| sparc: | ok |
| um: | ok |
- | unicore32: | ok |
| x86: | ok |
| xtensa: | ok |
-----------------------