Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Paul Bolle and committed by
Michael Ellerman
89d269ff aac3d0c8

-4
-4
arch/powerpc/platforms/40x/Kconfig
··· 20 20 bool "Hotfoot" 21 21 depends on 40x 22 22 default n 23 - select 405EP 24 23 select PPC40x_SIMPLE 25 24 select PCI 26 25 help ··· 103 104 select IBM405_ERR77 104 105 select IBM405_ERR51 105 106 select IBM_EMAC_ZMII 106 - 107 - config 405EP 108 - bool 109 107 110 108 config 405EX 111 109 bool