mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
arch/tile/Kconfig: remove pointless "!M386" test.
Looks like a cut and paste bug from the x86 version. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
This commit is contained in:
parent
34f2c0ac11
commit
8d6951439e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user