diff options
author | Lee Jones <lee.jones@linaro.org> | 2015-05-05 08:13:57 -0400 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2016-04-07 10:32:14 -0400 |
commit | 33406c805730377ff48741f9ad99e7aada91595b (patch) | |
tree | 5aee885ffb8e28ee79f8ecb16dfa25f1abe346dd /arch/arm/mach-sti | |
parent | aac2252443a568ebf8b9e1b5682650645c6b57c9 (diff) |
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>
Diffstat (limited to 'arch/arm/mach-sti')
-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 | |||
18 | select PL310_ERRATA_769419 if CACHE_L2X0 | 18 | select PL310_ERRATA_769419 if CACHE_L2X0 |
19 | select RESET_CONTROLLER | 19 | select RESET_CONTROLLER |
20 | help | 20 | help |
21 | Include support for STiH41x SOCs like STiH415/416 using the device tree | 21 | Include support for STMicroelectronics' STiH415/416, STiH407/10 and |
22 | for discovery | 22 | STiH418 family SoCs using the Device Tree for discovery. More |
23 | More information at Documentation/arm/STiH41x and | 23 | information can be found in Documentation/arm/sti/ and |
24 | at Documentation/devicetree | 24 | Documentation/devicetree. |
25 | |||
26 | 25 | ||
27 | if ARCH_STI | 26 | if ARCH_STI |
28 | 27 | ||