commit | 0cc68bfad45b47167c9d99cf560b505983ebd012 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Fri Feb 17 17:31:22 2017 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed May 03 14:45:37 2017 +1000 |
tree | aed2f4d86bb39a894f46a7d22bef8ccc4076d474 | |
parent | b7da1230532984fc00962b2c8be94acc87655707 [diff] |
powerpc/mpc52xx: Don't select user-visible RTAS_PROC Otherwise we might select it when its dependenices aren't enabled, leading to a build break. It's default y anyway, so will be on unless someone disables it manually. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>