aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r--arch/ppc/Kconfig19
1 files changed, 1 insertions, 18 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index abc877faf123..3fc45e219ff9 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -666,9 +666,6 @@ config TQM8260
666 End of Life: not yet :-) 666 End of Life: not yet :-)
667 URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf> 667 URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
668 668
669config ADS8272
670 bool "ADS8272"
671
672config PQ2FADS 669config PQ2FADS
673 bool "Freescale-PQ2FADS" 670 bool "Freescale-PQ2FADS"
674 help 671 help
@@ -698,11 +695,6 @@ config EV64360
698 platform. 695 platform.
699endchoice 696endchoice
700 697
701config PQ2ADS
702 bool
703 depends on ADS8272
704 default y
705
706config TQM8xxL 698config TQM8xxL
707 bool 699 bool
708 depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L) 700 depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
@@ -725,15 +717,6 @@ config 8260
725 this option means that you wish to build a kernel for a machine with 717 this option means that you wish to build a kernel for a machine with
726 an 8260 class CPU. 718 an 8260 class CPU.
727 719
728config 8272
729 bool
730 depends on 6xx
731 default y if ADS8272
732 select 8260
733 help
734 The MPC8272 CPM has a different internal dpram setup than other CPM2
735 devices
736
737config CPM1 720config CPM1
738 bool 721 bool
739 depends on 8xx 722 depends on 8xx
@@ -1069,7 +1052,7 @@ config PCI_8260
1069 1052
1070config 8260_PCI9 1053config 8260_PCI9
1071 bool "Enable workaround for MPC826x erratum PCI 9" 1054 bool "Enable workaround for MPC826x erratum PCI 9"
1072 depends on PCI_8260 && !ADS8272 1055 depends on PCI_8260
1073 default y 1056 default y
1074 1057
1075choice 1058choice