diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-24 07:42:01 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2011-10-31 18:39:52 -0400 |
commit | 21a06da3986f998108ad24b1c9fa11599a9f24f6 (patch) | |
tree | bc3e056ffcbd6b227becbf660be1a7287a67a026 /arch/powerpc | |
parent | 1d5b088114c81d2bc1beb63e1652e305389228c8 (diff) |
powerpc: 40x: drop unused Kconfig symbol
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Josh Boyer <jwboyer@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/platforms/40x/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig index d733d7ca939c..4bd3a27f0fa6 100644 --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig | |||
@@ -115,11 +115,6 @@ config PPC40x_SIMPLE | |||
115 | help | 115 | help |
116 | This option enables the simple PowerPC 40x platform support. | 116 | This option enables the simple PowerPC 40x platform support. |
117 | 117 | ||
118 | # 40x specific CPU modules, selected based on the board above. | ||
119 | config NP405H | ||
120 | bool | ||
121 | #depends on ASH | ||
122 | |||
123 | # OAK doesn't exist but wanted to keep this around for any future 403GCX boards | 118 | # OAK doesn't exist but wanted to keep this around for any future 403GCX boards |
124 | config 403GCX | 119 | config 403GCX |
125 | bool | 120 | bool |