[IA64] Eliminate trailing backquote in IA64_SGI_UV
Eliminate trailing backquote in IA64_SGI_UV config. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
ceffacc1d6
commit
3351ab9b34
|
@ -171,8 +171,8 @@ config IA64_SGI_SN2
|
||||||
to select this option. If in doubt, select ia64 generic support
|
to select this option. If in doubt, select ia64 generic support
|
||||||
instead.
|
instead.
|
||||||
|
|
||||||
config IA64_SGI_UV`
|
config IA64_SGI_UV
|
||||||
bool "SGI-UV`"
|
bool "SGI-UV"
|
||||||
select NUMA
|
select NUMA
|
||||||
select ACPI_NUMA
|
select ACPI_NUMA
|
||||||
select SWIOTLB
|
select SWIOTLB
|
||||||
|
|
Loading…
Reference in New Issue