From 60c12ff15544a7987f6d6f33eae0924e95590cde Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 13 Dec 2007 19:45:17 +0100 Subject: [PATCH] --- yaml --- r: 82335 b: refs/heads/master c: 8f0e7d240554f71577e380783feeb264a90944c9 h: refs/heads/master i: 82333: 03ca81d786fd0725ebec9c29bd8dd83be753a27b 82331: 16b978b1f39ec7495029aaa461f453b09235a630 82327: b05de24f7b4676f487a405f3a768b8c365e314f6 82319: 4cf566a7c60ddce19d2ea96ef611ed4ea8eff463 82303: e8e7fce6eb94ea72c0b0f88f144c5d49f4e38391 v: v3 --- [refs] | 2 +- trunk/arch/alpha/Kconfig | 5 ----- trunk/arch/arm/Kconfig | 5 ----- trunk/arch/frv/Kconfig | 5 ----- trunk/arch/m32r/Kconfig | 5 ----- trunk/arch/m68k/Kconfig | 5 ----- trunk/arch/mips/Kconfig | 5 ----- trunk/arch/sh/drivers/pci/Kconfig | 5 ----- trunk/arch/sparc64/Kconfig | 5 ----- trunk/arch/x86/Kconfig | 5 ----- trunk/arch/xtensa/Kconfig | 5 ----- 11 files changed, 1 insertion(+), 51 deletions(-) diff --git a/[refs] b/[refs] index 45cbe5e90007..95bb27da70a3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6a9e7f203187e22e96588fa0156b2652841196bf +refs/heads/master: 8f0e7d240554f71577e380783feeb264a90944c9 diff --git a/trunk/arch/alpha/Kconfig b/trunk/arch/alpha/Kconfig index 4c002ba37e50..c613d5fb0daa 100644 --- a/trunk/arch/alpha/Kconfig +++ b/trunk/arch/alpha/Kconfig @@ -318,11 +318,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_DOMAINS bool default y diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index 77201d3f7479..5d5997ca7011 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -577,11 +577,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_SYSCALL def_bool PCI diff --git a/trunk/arch/frv/Kconfig b/trunk/arch/frv/Kconfig index 43153e767bb1..afb19b0d761d 100644 --- a/trunk/arch/frv/Kconfig +++ b/trunk/arch/frv/Kconfig @@ -322,11 +322,6 @@ config PCI onboard. If you have one of these boards and you wish to use the PCI facilities, say Y here. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config RESERVE_DMA_COHERENT bool "Reserve DMA coherent memory" depends on PCI && !MMU diff --git a/trunk/arch/m32r/Kconfig b/trunk/arch/m32r/Kconfig index f7237c5f531e..49326e9d4413 100644 --- a/trunk/arch/m32r/Kconfig +++ b/trunk/arch/m32r/Kconfig @@ -359,11 +359,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - choice prompt "PCI access mode" depends on PCI diff --git a/trunk/arch/m68k/Kconfig b/trunk/arch/m68k/Kconfig index 01dee84f840a..24e6bc09e7a7 100644 --- a/trunk/arch/m68k/Kconfig +++ b/trunk/arch/m68k/Kconfig @@ -145,11 +145,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config MAC bool "Macintosh support" depends on !MMU_SUN3 diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index 4fad0a34b997..09e7bf3723df 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -1961,11 +1961,6 @@ config PCI your box. Other bus systems are ISA, EISA, or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_DOMAINS bool diff --git a/trunk/arch/sh/drivers/pci/Kconfig b/trunk/arch/sh/drivers/pci/Kconfig index fbc6f2c8649f..7e816ededed7 100644 --- a/trunk/arch/sh/drivers/pci/Kconfig +++ b/trunk/arch/sh/drivers/pci/Kconfig @@ -6,11 +6,6 @@ config PCI bus system, i.e. the way the CPU talks to the other stuff inside your box. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config SH_PCIDMA_NONCOHERENT bool "Cache and PCI noncoherent" depends on PCI diff --git a/trunk/arch/sparc64/Kconfig b/trunk/arch/sparc64/Kconfig index 73fc05d0bfad..158522f51d31 100644 --- a/trunk/arch/sparc64/Kconfig +++ b/trunk/arch/sparc64/Kconfig @@ -351,11 +351,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - config PCI_DOMAINS def_bool PCI diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index 65b449134cf7..473b097ed6d9 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -1366,11 +1366,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't. - choice prompt "PCI access mode" depends on X86_32 && PCI && !X86_VISWS diff --git a/trunk/arch/xtensa/Kconfig b/trunk/arch/xtensa/Kconfig index d3cb3d6af4c8..844721e8e3dd 100644 --- a/trunk/arch/xtensa/Kconfig +++ b/trunk/arch/xtensa/Kconfig @@ -174,11 +174,6 @@ config PCI your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or VESA. If you have PCI, say Y, otherwise N. - The PCI-HOWTO, available from - , contains valuable - information about which PCI hardware does work under Linux and which - doesn't - source "drivers/pci/Kconfig" config HOTPLUG