diff options
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index 8eb82efe05a1..0df9c33629fd 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
@@ -670,15 +670,6 @@ config RADSTONE_PPC7D | |||
670 | config PAL4 | 670 | config PAL4 |
671 | bool "SBS-Palomar4" | 671 | bool "SBS-Palomar4" |
672 | 672 | ||
673 | config GEMINI | ||
674 | bool "Synergy-Gemini" | ||
675 | depends on BROKEN | ||
676 | select PPC_INDIRECT_PCI | ||
677 | help | ||
678 | Select Gemini if configuring for a Synergy Microsystems' Gemini | ||
679 | series Single Board Computer. More information is available at: | ||
680 | <http://www.synergymicro.com/PressRel/97_10_15.html>. | ||
681 | |||
682 | config EST8260 | 673 | config EST8260 |
683 | bool "EST8260" | 674 | bool "EST8260" |
684 | ---help--- | 675 | ---help--- |
@@ -1186,6 +1177,10 @@ config ISA | |||
1186 | have an IBM RS/6000 or pSeries machine or a PReP machine, say Y. If | 1177 | have an IBM RS/6000 or pSeries machine or a PReP machine, say Y. If |
1187 | you have an embedded board, consult your board documentation. | 1178 | you have an embedded board, consult your board documentation. |
1188 | 1179 | ||
1180 | config ZONE_DMA | ||
1181 | bool | ||
1182 | default y | ||
1183 | |||
1189 | config GENERIC_ISA_DMA | 1184 | config GENERIC_ISA_DMA |
1190 | bool | 1185 | bool |
1191 | depends on 6xx && !CPM2 | 1186 | depends on 6xx && !CPM2 |