]> git.ipfire.org Git - thirdparty/kernel/stable.git/blob - Documentation/features/vm/ioremap_prot/arch-support.txt
clk: ingenic: Remove set but not used variable 'enable'
[thirdparty/kernel/stable.git] / Documentation / features / vm / ioremap_prot / arch-support.txt
1 #
2 # Feature name: ioremap_prot
3 # Kconfig: HAVE_IOREMAP_PROT
4 # description: arch has ioremap_prot()
5 #
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | ok |
11 | arm: | TODO |
12 | arm64: | TODO |
13 | c6x: | TODO |
14 | h8300: | TODO |
15 | hexagon: | TODO |
16 | ia64: | TODO |
17 | m68k: | TODO |
18 | microblaze: | TODO |
19 | mips: | ok |
20 | nds32: | TODO |
21 | nios2: | TODO |
22 | openrisc: | TODO |
23 | parisc: | TODO |
24 | powerpc: | ok |
25 | riscv: | TODO |
26 | s390: | TODO |
27 | sh: | ok |
28 | sparc: | TODO |
29 | um: | TODO |
30 | unicore32: | TODO |
31 | x86: | ok |
32 | xtensa: | TODO |
33 -----------------------