diff options
author | Timur Tabi <timur@freescale.com> | 2012-07-05 18:07:53 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-07-10 08:07:22 -0400 |
commit | ab2aba474379f41c7a2627b5aed76e292e6e8c35 (patch) | |
tree | 2f1b28dde303313fd848f0a643b777dfedbe5e33 /arch/powerpc/platforms/85xx/Kconfig | |
parent | 6bd825f02966be8ba544047cab313d6032c23819 (diff) |
Revert "powerpc/p3060qds: Add support for P3060QDS board"
This reverts commit 96cc017c5b7ec095ef047d3c1952b6b6bbf98943.
The P3060 was cancelled before it went into production, so there's no point
in supporting it.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/85xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/85xx/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig index b3370be4a0c9..0e77f5f3ae24 100644 --- a/arch/powerpc/platforms/85xx/Kconfig +++ b/arch/powerpc/platforms/85xx/Kconfig | |||
@@ -216,18 +216,6 @@ config P3041_DS | |||
216 | help | 216 | help |
217 | This option enables support for the P3041 DS board | 217 | This option enables support for the P3041 DS board |
218 | 218 | ||
219 | config P3060_QDS | ||
220 | bool "Freescale P3060 QDS" | ||
221 | select DEFAULT_UIMAGE | ||
222 | select PPC_E500MC | ||
223 | select PHYS_64BIT | ||
224 | select SWIOTLB | ||
225 | select GPIO_MPC8XXX | ||
226 | select HAS_RAPIDIO | ||
227 | select PPC_EPAPR_HV_PIC | ||
228 | help | ||
229 | This option enables support for the P3060 QDS board | ||
230 | |||
231 | config P4080_DS | 219 | config P4080_DS |
232 | bool "Freescale P4080 DS" | 220 | bool "Freescale P4080 DS" |
233 | select DEFAULT_UIMAGE | 221 | select DEFAULT_UIMAGE |