projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7da123
)
powerpc/mpc52xx: Don't select user-visible RTAS_PROC
author
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 17 Feb 2017 06:31:22 +0000
(17:31 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 3 May 2017 04:45:37 +0000
(14:45 +1000)
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
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/52xx/Kconfig
b/arch/powerpc/platforms/52xx/Kconfig
index b625a2c6f4f27b5ba77dfd9e9c8ccf1a9cf66c23..e4c745981912f51a43add427c1b66b182e343114 100644
(file)
--- a/
arch/powerpc/platforms/52xx/Kconfig
+++ b/
arch/powerpc/platforms/52xx/Kconfig
@@
-33,7
+33,6
@@
config PPC_EFIKA
bool "bPlan Efika 5k2. MPC5200B based computer"
depends on PPC_MPC52xx
select PPC_RTAS
- select RTAS_PROC
select PPC_NATIVE
config PPC_LITE5200