diff options
author | Lee Jones <lee.jones@linaro.org> | 2015-05-05 13:13:57 +0100 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2016-04-07 16:32:14 +0200 |
commit | 33406c805730377ff48741f9ad99e7aada91595b (patch) | |
tree | 5aee885ffb8e28ee79f8ecb16dfa25f1abe346dd | |
parent | aac2252443a568ebf8b9e1b5682650645c6b57c9 (diff) | |
download | linux-33406c805730377ff48741f9ad99e7aada91595b.tar.bz2 |
ARM: STi: Update platform level menuconfig 'help'
Encompass newer STiH4{07,10} and STiH418 SoC based platforms.
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
-rw-r--r-- | arch/arm/mach-sti/Kconfig | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index a196d14f65f5..6f1af29f935d 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig @@ -18,11 +18,10 @@ menuconfig ARCH_STI select PL310_ERRATA_769419 if CACHE_L2X0 select RESET_CONTROLLER help - Include support for STiH41x SOCs like STiH415/416 using the device tree - for discovery - More information at Documentation/arm/STiH41x and - at Documentation/devicetree - + Include support for STMicroelectronics' STiH415/416, STiH407/10 and + STiH418 family SoCs using the Device Tree for discovery. More + information can be found in Documentation/arm/sti/ and + Documentation/devicetree. if ARCH_STI |