summaryrefslogtreecommitdiff
path: root/arch/powerpc/net
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-10-24 18:48:49 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2017-11-06 08:48:15 +0300
commit1fd6c02207107c8892219dacef01de7ced3d4ce7 (patch)
tree4f2bbf1f8c0284d47485239b67291e9805c596da /arch/powerpc/net
parent4e003747043d57aa75c9762fa148ef38afe68dd8 (diff)
downloadlinux-1fd6c02207107c8892219dacef01de7ced3d4ce7.tar.xz
powerpc/mm: Add a CONFIG option to choose if radix is used by default
Currently if the hardware supports the radix MMU we will use it, *unless* "disable_radix" is passed on the kernel command line. However some users would like the reverse semantics. ie. The kernel uses the hash MMU by default, unless radix is explicitly requested on the command line. So add a CONFIG option to choose whether we use radix by default or not, and expand the disable_radix command line option to allow "disable_radix=no" which *enables* radix. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/net')
0 files changed, 0 insertions, 0 deletions