diff options
author | Paul Mackerras <paulus@samba.org> | 2007-09-13 17:24:25 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-09-13 17:24:25 +0200 |
commit | b2315372eac9cd9f622c32a93e323cf6f0f03462 (patch) | |
tree | 9e1faa7cdcddf5d90bec4fb9523742d4cce699a1 /arch/powerpc/platforms/Kconfig | |
parent | [POWERPC] Walnut zImage wrapper (diff) | |
parent | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... (diff) | |
download | linux-b2315372eac9cd9f622c32a93e323cf6f0f03462.tar.xz linux-b2315372eac9cd9f622c32a93e323cf6f0f03462.zip |
Merge branch 'linux-2.6' into for-2.6.24
Diffstat (limited to 'arch/powerpc/platforms/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig index 8eb8d400ecb2..065f3b19d6c7 100644 --- a/arch/powerpc/platforms/Kconfig +++ b/arch/powerpc/platforms/Kconfig @@ -286,6 +286,7 @@ config AXON_RAM config FSL_ULI1575 bool default n + select GENERIC_ISA_DMA help Supports for the ULI1575 PCIe south bridge that exists on some Freescale reference boards. The boards all use the ULI in pretty |