mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 00:21:32 +00:00
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>
This commit is contained in:
parent
b7da123053
commit
0cc68bfad4
@ -33,7 +33,6 @@ config PPC_EFIKA
|
|||||||
bool "bPlan Efika 5k2. MPC5200B based computer"
|
bool "bPlan Efika 5k2. MPC5200B based computer"
|
||||||
depends on PPC_MPC52xx
|
depends on PPC_MPC52xx
|
||||||
select PPC_RTAS
|
select PPC_RTAS
|
||||||
select RTAS_PROC
|
|
||||||
select PPC_NATIVE
|
select PPC_NATIVE
|
||||||
|
|
||||||
config PPC_LITE5200
|
config PPC_LITE5200
|
||||||
|
Loading…
Reference in New Issue
Block a user