Skip to content
Commit 4b3dc967 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: force CONFIG_SMP=y and remove redundant #ifdefs



Nobody seems to be producing !SMP systems anymore, so this is just
becoming a source of kernel bugs, particularly if people want to use
coherent DMA with non-shared pages.

This patch forces CONFIG_SMP=y for arm64, removing a modest amount of
code in the process.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 52da443e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment