提交 eb98129e 编写于 作者: T Tom 'spot' Callaway 提交者: David S. Miller

[SPARC32]: Enable generic IOMAP.

This helps some PCI stuff build.
Signed-off-by: NTom 'spot' Callaway <tcallawa@redhat.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2256c13b
...@@ -21,6 +21,10 @@ config GENERIC_ISA_DMA ...@@ -21,6 +21,10 @@ config GENERIC_ISA_DMA
bool bool
default y default y
config GENERIC_IOMAP
bool
default y
source "init/Kconfig" source "init/Kconfig"
menu "General machine setup" menu "General machine setup"
......
...@@ -5,6 +5,7 @@ CONFIG_MMU=y ...@@ -5,6 +5,7 @@ CONFIG_MMU=y
CONFIG_UID16=y CONFIG_UID16=y
CONFIG_HIGHMEM=y CONFIG_HIGHMEM=y
CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
# #
# Code maturity level options # Code maturity level options
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册