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

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
menu "Host processor type and features"
source "arch/x86/Kconfig.cpu"
endmenu
config UML_X86 config UML_X86
bool bool
default y default y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment