diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-10-13 21:59:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-14 10:23:27 -0700 |
commit | 2171a19a246551dac7805faa077075f7222507ac (patch) | |
tree | 69a1e59b7f0c9f0274bcb01d9e8f3a4b07da6eb6 /arch/m68k/Kconfig | |
parent | 29c8a24672e1cdfee99c15b870c57eb30ae69daf (diff) | |
download | linux-2171a19a246551dac7805faa077075f7222507ac.tar.bz2 |
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 this kernel on an Atari, say Y here and browse the material available in <file:Documentation/m68k>; otherwise say N. -config PCI - bool - help - config MAC bool "Macintosh support" select MMU_MOTOROLA if MMU |