Skip to content
Commit c6ee9619 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default

The PPC_DT_CPU_FTRs is a bit misplaced in menuconfig, it shows up with
other general kernel options. It's really more at home in the "Platform
Support" section, so move it there.

Also enable it by default, for Book3s 64. It does mostly nothing unless
the device tree properties are found, and we will want it enabled
eventually in distro kernels, so turn it on to start getting more
testing.

Fixes: 5a61ef74

 ("powerpc/64s: Support new device tree binding for discovering CPU features")
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 92d9dfda
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