diff options
author | Timur Tabi <timur@freescale.com> | 2012-07-06 02:07:53 +0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-07-10 16:07:22 +0400 |
commit | ab2aba474379f41c7a2627b5aed76e292e6e8c35 (patch) | |
tree | 2f1b28dde303313fd848f0a643b777dfedbe5e33 /arch/powerpc/platforms/85xx/Kconfig | |
parent | 6bd825f02966be8ba544047cab313d6032c23819 (diff) | |
download | linux-ab2aba474379f41c7a2627b5aed76e292e6e8c35.tar.xz |
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 help This option enables support for the P3041 DS board -config P3060_QDS - bool "Freescale P3060 QDS" - select DEFAULT_UIMAGE - select PPC_E500MC - select PHYS_64BIT - select SWIOTLB - select GPIO_MPC8XXX - select HAS_RAPIDIO - select PPC_EPAPR_HV_PIC - help - This option enables support for the P3060 QDS board - config P4080_DS bool "Freescale P4080 DS" select DEFAULT_UIMAGE |