mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
28dfffd6d1
Cc: <linux-api@vger.kernel.org> Cc: <linux-arch@vger.kernel.org> Cc: <linux-kernel@vger.kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Josh Triplett <josh@joshtriplett.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org>
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
#
|
|
# Feature name: clockevents
|
|
# Kconfig: GENERIC_CLOCKEVENTS
|
|
# description: arch support generic clock events
|
|
#
|
|
-----------------------
|
|
| arch |status|
|
|
-----------------------
|
|
| alpha: | ok |
|
|
| arc: | ok |
|
|
| arm: | ok |
|
|
| arm64: | ok |
|
|
| avr32: | ok |
|
|
| blackfin: | ok |
|
|
| c6x: | ok |
|
|
| cris: | ok |
|
|
| frv: | TODO |
|
|
| h8300: | ok |
|
|
| hexagon: | ok |
|
|
| ia64: | TODO |
|
|
| m32r: | TODO |
|
|
| m68k: | ok |
|
|
| metag: | ok |
|
|
| microblaze: | ok |
|
|
| mips: | ok |
|
|
| mn10300: | ok |
|
|
| nios2: | ok |
|
|
| openrisc: | ok |
|
|
| parisc: | TODO |
|
|
| powerpc: | ok |
|
|
| s390: | ok |
|
|
| score: | ok |
|
|
| sh: | ok |
|
|
| sparc: | ok |
|
|
| tile: | ok |
|
|
| um: | ok |
|
|
| unicore32: | ok |
|
|
| x86: | ok |
|
|
| xtensa: | ok |
|
|
-----------------------
|