commit | 9a431bd5a26ca7db8ab251a75e006aa8b145718e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jun 25 10:44:08 2015 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 03 16:47:09 2015 +0100 |
tree | 1df212fd9c6ed5ec5f7b37d5e3d32d14d597eca0 | |
parent | 63ce446c9b5787a94ed875bab20772e1a2b3092f [diff] |
ARM: make highpte an expert option When highmem is enabled, there's little reason not to also enable highpte support as well. Rather than leaving this to chance, make it an expert option, and default it to be enabled if highmem is enabled. Add some help text to the option while we're here. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>