mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
powerpc: drop even more unused Kconfig symbols
When I submitted commit 6805ab6daa
("powerpc: drop unused Kconfig symbols") I apparently failed to notice
that my patch also made PREP_RESIDUAL and PPC_A2_DD2 unused. Drop these
now.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
This commit is contained in:
parent
0eaf2255c3
commit
46c74751c2
@ -28,7 +28,3 @@ config PPC_CHROMA
|
||||
default y
|
||||
|
||||
endmenu
|
||||
|
||||
config PPC_A2_DD2
|
||||
bool "Support for DD2 based A2/WSP systems"
|
||||
depends on PPC_A2
|
||||
|
Loading…
Reference in New Issue
Block a user