Messages in this thread Patch in this message |  | | | From | tom.leiming@gmail ... | | Subject | [PATCH 2/3] dma-mapping:X86:remove CONFIG_HAVE_DMA_ATTRS | | Date | Sat, 4 Jul 2009 10:34:54 +0800 |
From: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Ming Lei <tom.leiming@gmail.com> --- arch/x86/Kconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index c86a1af..a135d27 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -28,7 +28,6 @@ config X86 select HAVE_KPROBES select ARCH_WANT_OPTIONAL_GPIOLIB select ARCH_WANT_FRAME_POINTERS - select HAVE_DMA_ATTRS select HAVE_KRETPROBES select HAVE_FTRACE_MCOUNT_RECORD select HAVE_DYNAMIC_FTRACE -- 1.6.0.GIT
|  |