提交 70b319f2 编写于 作者: V Vineet Gupta

ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled

Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
Reported-by: NJames Hogan <james.hogan@imgtec.com>
上级 3eb3e7dd
......@@ -8,7 +8,6 @@
config ARC
def_bool y
select ARCH_NO_VIRT_TO_BUS
select CLONE_BACKWARDS
# ARC Busybox based initramfs absolutely relies on DEVTMPFS for /dev
select DEVTMPFS if !INITRAMFS_SOURCE=""
......@@ -77,6 +76,9 @@ config HAVE_LATENCYTOP_SUPPORT
config NO_DMA
def_bool n
config ARCH_NO_VIRT_TO_BUS
def_bool y
source "init/Kconfig"
source "kernel/Kconfig.freezer"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册