diff options
author | Jack Steiner <steiner@sgi.com> | 2008-07-31 16:52:50 +0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-08-04 22:19:35 +0400 |
commit | 3351ab9b345ba5c2872acbf718cc631df72d3732 (patch) | |
tree | 8cb1d0fe0bceaa79e752af96b8a1631399c71e53 /arch | |
parent | ceffacc1d6041392d1b47750b14bf6845c2372ab (diff) | |
download | linux-3351ab9b345ba5c2872acbf718cc631df72d3732.tar.xz |
[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>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ia64/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 977895893ed5..48e496fe1e75 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -171,8 +171,8 @@ config IA64_SGI_SN2 to select this option. If in doubt, select ia64 generic support instead. -config IA64_SGI_UV` - bool "SGI-UV`" +config IA64_SGI_UV + bool "SGI-UV" select NUMA select ACPI_NUMA select SWIOTLB |