ia64/xen-unstable
changeset 8841:ba395fa2e86f
Configure ISA_DMA drivers on xen/i386. Otherwise drivers
that also work with PCI devices won't get compiled.
(For example, BusLogic SCSI).
Signed-off-by: Keir Fraser <keir@xensource.com>
that also work with PCI devices won't get compiled.
(For example, BusLogic SCSI).
Signed-off-by: Keir Fraser <keir@xensource.com>
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Mon Feb 13 12:45:40 2006 +0100 (2006-02-13) |
parents | 9f662b5e7d3c |
children | 79d6a1061ad2 |
files | linux-2.6-xen-sparse/arch/i386/Kconfig |
line diff
1.1 --- a/linux-2.6-xen-sparse/arch/i386/Kconfig Mon Feb 13 12:16:16 2006 +0100 1.2 +++ b/linux-2.6-xen-sparse/arch/i386/Kconfig Mon Feb 13 12:45:40 2006 +0100 1.3 @@ -1022,7 +1022,6 @@ source "drivers/pci/Kconfig" 1.4 1.5 config ISA_DMA_API 1.6 bool 1.7 - depends on !X86_XEN 1.8 default y 1.9 1.10 config ISA