Searched hist:"065909 b9" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/kernel/ |
H A D | Makefile | 065909b9 Wed Jan 04 09:44:16 CST 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Refine selection of ISA_DMA_API and generic dma.c code
ISA_DMA_API tells the rest of the kernel if the ISA DMA API is available. Select this symbol only on machine types which make use of the ISA DMA API.
Make building of arch/arm/kernel/dma.c depend on this symbol - if a machine does not support the ISA DMA API, it's pointless building this file.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 065909b9 Wed Jan 04 09:44:16 CST 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Refine selection of ISA_DMA_API and generic dma.c code ISA_DMA_API tells the rest of the kernel if the ISA DMA API is available. Select this symbol only on machine types which make use of the ISA DMA API. Make building of arch/arm/kernel/dma.c depend on this symbol - if a machine does not support the ISA DMA API, it's pointless building this file. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 065909b9 Wed Jan 04 09:44:16 CST 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Refine selection of ISA_DMA_API and generic dma.c code
ISA_DMA_API tells the rest of the kernel if the ISA DMA API is available. Select this symbol only on machine types which make use of the ISA DMA API.
Make building of arch/arm/kernel/dma.c depend on this symbol - if a machine does not support the ISA DMA API, it's pointless building this file.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 065909b9 Wed Jan 04 09:44:16 CST 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Refine selection of ISA_DMA_API and generic dma.c code ISA_DMA_API tells the rest of the kernel if the ISA DMA API is available. Select this symbol only on machine types which make use of the ISA DMA API. Make building of arch/arm/kernel/dma.c depend on this symbol - if a machine does not support the ISA DMA API, it's pointless building this file. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|