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

Commit 4c3ff747 authored by Al Viro's avatar Al Viro Committed by Richard Weinberger
Browse files

um: allow SUBARCH=x86



nicked from patch by dwmw2 back in July

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent dc5be20a
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -15,8 +15,8 @@ config UML_X86
	select GENERIC_FIND_FIRST_BIT
	select GENERIC_FIND_FIRST_BIT


config 64BIT
config 64BIT
	bool
	bool "64-bit kernel" if SUBARCH = "x86"
	default SUBARCH = "x86_64"
	default SUBARCH != "i386"


config X86_32
config X86_32
	def_bool !64BIT
	def_bool !64BIT