mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
powerpc: remove unused CONFIG_405EP
All users of Kconfig symbol 405EP were removed in release v2.6.27. Remove this symbol (and a useless select of it) too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Josh Boyer <jwboyer@gmail.com> Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
This commit is contained in:
parent
aac3d0c875
commit
89d269ff2e
@ -20,7 +20,6 @@ config HOTFOOT
|
||||
bool "Hotfoot"
|
||||
depends on 40x
|
||||
default n
|
||||
select 405EP
|
||||
select PPC40x_SIMPLE
|
||||
select PCI
|
||||
help
|
||||
@ -105,9 +104,6 @@ config 405GP
|
||||
select IBM405_ERR51
|
||||
select IBM_EMAC_ZMII
|
||||
|
||||
config 405EP
|
||||
bool
|
||||
|
||||
config 405EX
|
||||
bool
|
||||
select IBM_EMAC_EMAC4
|
||||
|
Loading…
Reference in New Issue
Block a user