diff options
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r-- | arch/tile/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index b2be42524483..6e1ed55f6cfc 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig | |||
@@ -207,7 +207,7 @@ config SYSVIPC_COMPAT | |||
207 | def_bool y | 207 | def_bool y |
208 | depends on COMPAT && SYSVIPC | 208 | depends on COMPAT && SYSVIPC |
209 | 209 | ||
210 | # We do not currently support disabling HIGHMEM on tile64 and tilepro. | 210 | # We do not currently support disabling HIGHMEM on tilepro. |
211 | config HIGHMEM | 211 | config HIGHMEM |
212 | bool # "Support for more than 512 MB of RAM" | 212 | bool # "Support for more than 512 MB of RAM" |
213 | default !TILEGX | 213 | default !TILEGX |