diff mbox

powerpc: remove unused "config 405EP"

Message ID 1365420434.1830.94.camel@x61.thuisdomein (mailing list archive)
State Accepted, archived
Commit 89d269ff2ea514bf2769e3f2d0466b60e83ff6bd
Delegated to: Michael Ellerman
Headers show

Commit Message

Paul Bolle April 8, 2013, 11:27 a.m. UTC
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>
---
0) Tested by grepping the tree only.

1) There's also a Kconfig symbol EP405. Let's hope no one ever made a
typo with either of these two symbols!

 arch/powerpc/platforms/40x/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

Comments

Josh Boyer April 8, 2013, 12:13 p.m. UTC | #1
On Mon, Apr 8, 2013 at 7:27 AM, Paul Bolle <pebolle@tiscali.nl> wrote:
> 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>

> ---
> 0) Tested by grepping the tree only.
>
> 1) There's also a Kconfig symbol EP405. Let's hope no one ever made a
> typo with either of these two symbols!
>
>  arch/powerpc/platforms/40x/Kconfig | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
> index 7b7a77c..bd40bbb 100644
> --- a/arch/powerpc/platforms/40x/Kconfig
> +++ b/arch/powerpc/platforms/40x/Kconfig
> @@ -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
> --
> 1.7.11.7
>
diff mbox

Patch

diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
index 7b7a77c..bd40bbb 100644
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
@@ -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