浏览代码

um: Wire CONFIG_GENERIC_IO up

UML has no io memory but implements everything defined in
generic-asm/io.h.

Signed-off-by: Richard Weinberger <richard@nod.at>
Richard Weinberger 13 年之前
父节点
当前提交
194a64c8cf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/um/Kconfig.common

+ 1 - 0
arch/um/Kconfig.common

@@ -9,6 +9,7 @@ config UML
 	select HAVE_GENERIC_HARDIRQS
 	select GENERIC_IRQ_SHOW
 	select GENERIC_CPU_DEVICES
+	select GENERIC_IO
 
 config MMU
 	bool