Commit 8d695143 authored by Chris Metcalf's avatar Chris Metcalf

arch/tile/Kconfig: remove pointless "!M386" test.

Looks like a cut and paste bug from the x86 version.
Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent 34f2c0ac
......@@ -12,7 +12,7 @@ config TILE
select GENERIC_PENDING_IRQ if SMP
select GENERIC_IRQ_SHOW
select SYS_HYPERVISOR
select ARCH_HAVE_NMI_SAFE_CMPXCHG if !M386
select ARCH_HAVE_NMI_SAFE_CMPXCHG
# FIXME: investigate whether we need/want these options.
# select HAVE_IOREMAP_PROT
......
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