]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 14 Aug 2013 21:36:32 +0000 (22:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Aug 2013 16:47:36 +0000 (09:47 -0700)
commit90dbc54a171ca7fd96c35d2858d30baf5d7c6376
tree732c486cf9f4deab14e8352b36f8e697cc94dfb4
parent6c6f6c7166e9ee45e545eab850a2862a92c135b2
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text

commit ac124504ecf6b20a2457d873d0728a8b991a5b0c upstream.

Commit f6f91b0d9fd9 ("ARM: allow kuser helpers to be removed from the
vector page") introduced some help text for the CONFIG_KUSER_HELPERS
option which is rather contradictory.

Let's fix that, and improve it a little.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mm/Kconfig