x86_32: use asm-generic/scatterlist.h
authorAndrew Morton <[email protected]>
Wed, 26 May 2010 21:44:33 +0000 (14:44 -0700)
committerLinus Torvalds <[email protected]>
Thu, 27 May 2010 16:12:54 +0000 (09:12 -0700)
Cc: FUJITA Tomonori <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/Kconfig

index 5bdc143b122856cd6eb0e646eb4b5688bfbd3fad..5dc54219e73b8179166ad378cf28a7d5da162e4e 100644 (file)
@@ -110,7 +110,7 @@ config NEED_DMA_MAP_STATE
        def_bool (X86_64 || DMAR || DMA_API_DEBUG)
 
 config NEED_SG_DMA_LENGTH
-       def_bool X86_64
+       def_bool y
 
 config GENERIC_ISA_DMA
        def_bool y