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

Commit 18e413f7 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

uml: Kconfig cleanup



pointed out by Linus: arch/um/Kconfig.x86_64 should
include arch/x86/Kconfig.cpu instead of defining those
symbols itself.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 297e1b25
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line

menu "Host processor type and features"

source "arch/x86/Kconfig.cpu"

endmenu

config UML_X86
	bool
	default y