]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/mpc52xx: Don't select user-visible RTAS_PROC
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 17 Feb 2017 06:31:22 +0000 (17:31 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 3 May 2017 04:45:37 +0000 (14:45 +1000)
commit0cc68bfad45b47167c9d99cf560b505983ebd012
treeaed2f4d86bb39a894f46a7d22bef8ccc4076d474
parentb7da1230532984fc00962b2c8be94acc87655707
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>
arch/powerpc/platforms/52xx/Kconfig