diff options
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index c56af4b7054c..2ec21f7fcb52 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -122,22 +122,9 @@ config ATARI | |||
122 | this kernel on an Atari, say Y here and browse the material | 122 | this kernel on an Atari, say Y here and browse the material |
123 | available in <file:Documentation/m68k>; otherwise say N. | 123 | available in <file:Documentation/m68k>; otherwise say N. |
124 | 124 | ||
125 | config HADES | ||
126 | bool "Hades support" | ||
127 | depends on ATARI && BROKEN | ||
128 | help | ||
129 | This option enables support for the Hades Atari clone. If you plan | ||
130 | to use this kernel on a Hades, say Y here; otherwise say N. | ||
131 | |||
132 | config PCI | 125 | config PCI |
133 | bool | 126 | bool |
134 | depends on HADES | ||
135 | default y | ||
136 | help | 127 | help |
137 | Find out whether you have a PCI motherboard. PCI is the name of a | ||
138 | bus system, i.e. the way the CPU talks to the other stuff inside | ||
139 | your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or | ||
140 | VESA. If you have PCI, say Y, otherwise N. | ||
141 | 128 | ||
142 | config MAC | 129 | config MAC |
143 | bool "Macintosh support" | 130 | bool "Macintosh support" |