diff options
author | Jack Steiner <steiner@sgi.com> | 2008-07-31 08:52:50 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-08-04 14:19:35 -0400 |
commit | 3351ab9b345ba5c2872acbf718cc631df72d3732 (patch) | |
tree | 8cb1d0fe0bceaa79e752af96b8a1631399c71e53 /arch | |
parent | ceffacc1d6041392d1b47750b14bf6845c2372ab (diff) |
[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 | |||
171 | to select this option. If in doubt, select ia64 generic support | 171 | to select this option. If in doubt, select ia64 generic support |
172 | instead. | 172 | instead. |
173 | 173 | ||
174 | config IA64_SGI_UV` | 174 | config IA64_SGI_UV |
175 | bool "SGI-UV`" | 175 | bool "SGI-UV" |
176 | select NUMA | 176 | select NUMA |
177 | select ACPI_NUMA | 177 | select ACPI_NUMA |
178 | select SWIOTLB | 178 | select SWIOTLB |