diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-10-13 15:59:00 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-14 13:23:27 -0400 |
commit | 2171a19a246551dac7805faa077075f7222507ac (patch) | |
tree | 69a1e59b7f0c9f0274bcb01d9e8f3a4b07da6eb6 /arch/m68k/Kconfig | |
parent | 29c8a24672e1cdfee99c15b870c57eb30ae69daf (diff) |
m68k: remove the dead PCI code
This patch removes the no longer used m68k PCI code.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 2ec21f7fcb52..677c93a490f6 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -122,10 +122,6 @@ 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 PCI | ||
126 | bool | ||
127 | help | ||
128 | |||
129 | config MAC | 125 | config MAC |
130 | bool "Macintosh support" | 126 | bool "Macintosh support" |
131 | select MMU_MOTOROLA if MMU | 127 | select MMU_MOTOROLA if MMU |