Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 194a64c8 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

um: Wire CONFIG_GENERIC_IO up



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

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 4d94d6d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ config UML
	select HAVE_GENERIC_HARDIRQS
	select GENERIC_IRQ_SHOW
	select GENERIC_CPU_DEVICES
	select GENERIC_IO

config MMU
	bool