Re: Linux 2.4.19-pre5: hotplug config

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 31 Mar 2002 15:02:45 +0100 (BST)


> -dep_tristate ' IBM PCI Hotplug driver' CONFIG_HOTPLUG_PCI_IBM $CONFIG_HOTPLUG_PCI $CONFIG_X86_IO_APIC $CONFIG_X86
> +if [ "$CONFIG_X86_IO_APIC" = "y" ]; then
> + dep_tristate ' IBM PCI Hotplug driver' CONFIG_HOTPLUG_PCI_IBM $CONFIG_HOTPLUG_PCI $CONFIG_X86
> +fi

What if I want hot plug and no apic??

See the fix in the 2.4.19-ac tree, that one ought to have been sufficient
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/