ARM: 9212/1: domain: Modify Kconfig help text
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 19 Jun 2022 19:40:16 +0000 (20:40 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 6 Jul 2022 21:44:49 +0000 (22:44 +0100)
commit2bf6204240fddb22cc4940b9e3f40c538390212e
tree6e12235dc60c157a67ee6a64e944f5314055f561
parentcc45b836388f0ccc6831288a08f77a33845f10b0
ARM: 9212/1: domain: Modify Kconfig help text

After the removal of set_fs() the reference to set_fs() is stale.
Alter the helptext to reflect what the config option really does.

Fixes: 8ac6f5d7f84b ("ARM: 9113/1: uaccess: remove set_fs() implementation")
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/mm/Kconfig