Re: powerpc/mpc52xx: Don't select user-visible RTAS_PROC

2017-05-03 Thread Michael Ellerman
On Fri, 2017-02-17 at 06:31:22 UTC, Michael Ellerman wrote: > 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 Applied to powerpc nex

[PATCH] powerpc/mpc52xx: Don't select user-visible RTAS_PROC

2017-02-16 Thread Michael Ellerman
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 --- arch/powerpc/platforms/52xx/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/