diff options
author | Alistair Popple <alistair@popple.id.au> | 2017-04-10 07:24:35 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-04-10 23:46:03 +0200 |
commit | abfe8026b505d66dad7a3e5ebe7235f12c29b67d (patch) | |
tree | a83fc978557250525f43a0d06fab1008ea7f0002 /Kconfig | |
parent | powerpc/mm/radix: Remove unnecessary ptesync (diff) | |
download | linux-abfe8026b505d66dad7a3e5ebe7235f12c29b67d.tar.xz linux-abfe8026b505d66dad7a3e5ebe7235f12c29b67d.zip |
powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
In the recent commit 1ab66d1fbada ("powerpc/powernv: Introduce address
translation services for Nvlink2") the NPU code gained a dependency on MMU
notifiers.
All our defconfigs have KVM enabled, which selects MMU_NOTIFIER, but if KVM is
not enabled then the build breaks.
Fix it by always selecting MMU_NOTIFIER when we're building powernv.
Fixes: 1ab66d1fbada ("powerpc/powernv: Introduce address translation services for Nvlink2")
Signed-off-by: Alistair Popple <alistair@popple.id.au>
[mpe: Reword change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions