mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
RISC-V: Use the new generic devmem_is_allowed()
This allows us to enable STRICT_DEVMEM. Reviewed-by: Luis Chamberlain <mcgrof@kernel.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
This commit is contained in:
parent
527701eda5
commit
78ed473c76
|
|
@ -42,6 +42,7 @@ config RISCV
|
|||
select GENERIC_IOREMAP
|
||||
select GENERIC_IRQ_MULTI_HANDLER
|
||||
select GENERIC_IRQ_SHOW
|
||||
select GENERIC_LIB_DEVMEM_IS_ALLOWED
|
||||
select GENERIC_PCI_IOMAP
|
||||
select GENERIC_PTDUMP if MMU
|
||||
select GENERIC_SCHED_CLOCK
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user