aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/40x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/platforms/40x/Kconfig')
-rw-r--r--arch/powerpc/platforms/40x/Kconfig40
1 files changed, 0 insertions, 40 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
index baae85584b1c..a392d12dd21f 100644
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
@@ -1,19 +1,3 @@
1#config BUBINGA
2# bool "Bubinga"
3# depends on 40x
4# default n
5# select 405EP
6# help
7# This option enables support for the IBM 405EP evaluation board.
8
9#config CPCI405
10# bool "CPCI405"
11# depends on 40x
12# default n
13# select 405GP
14# help
15# This option enables support for the CPCI405 board.
16
17config ACADIA 1config ACADIA
18 bool "Acadia" 2 bool "Acadia"
19 depends on 40x 3 depends on 40x
@@ -65,14 +49,6 @@ config MAKALU
65 help 49 help
66 This option enables support for the AMCC PPC405EX board. 50 This option enables support for the AMCC PPC405EX board.
67 51
68#config SYCAMORE
69# bool "Sycamore"
70# depends on 40x
71# default n
72# select 405GPR
73# help
74# This option enables support for the IBM PPC405GPr evaluation board.
75
76config WALNUT 52config WALNUT
77 bool "Walnut" 53 bool "Walnut"
78 depends on 40x 54 depends on 40x
@@ -183,21 +159,6 @@ config IBM405_ERR77
183config IBM405_ERR51 159config IBM405_ERR51
184 bool 160 bool
185 161
186#config BIOS_FIXUP
187# bool
188# depends on BUBINGA || EP405 || SYCAMORE || WALNUT
189# default y
190
191#config PPC4xx_DMA
192# bool "PPC4xx DMA controller support"
193# depends on 4xx
194
195#config PPC4xx_EDMA
196# bool
197# depends on !STB03xxx && PPC4xx_DMA
198# default y
199#
200
201config APM8018X 162config APM8018X
202 bool "APM8018X" 163 bool "APM8018X"
203 depends on 40x 164 depends on 40x
@@ -206,4 +167,3 @@ config APM8018X
206 help 167 help
207 This option enables support for the AppliedMicro APM8018X evaluation 168 This option enables support for the AppliedMicro APM8018X evaluation
208 board. 169 board.
209