summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2016-11-02 18:03:01 +0100
committerSimon Glass <sjg@chromium.org>2016-11-25 17:59:29 -0700
commitef904bf28ec329fcd8ac82ac9624ec0e7dec02e0 (patch)
tree82638c1749b74dae17b1d5d3f9d299f5804e407b
parentcf78150f410f09d1f8ae681c844dc00caca8d63d (diff)
downloadu-boot-imx-ef904bf28ec329fcd8ac82ac9624ec0e7dec02e0.zip
u-boot-imx-ef904bf28ec329fcd8ac82ac9624ec0e7dec02e0.tar.gz
u-boot-imx-ef904bf28ec329fcd8ac82ac9624ec0e7dec02e0.tar.bz2
arm: rockchip: Fix typo in ROCKCHIP_RK3288 help
UART,s -> UARTs, to avoid this spreading via copy&paste. Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Simon Glass <sjg@chromium.org>
-rw-r--r--arch/arm/mach-rockchip/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index 8a5d62a..5c4a4c2 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -21,7 +21,7 @@ config ROCKCHIP_RK3288
including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
video interfaces supporting HDMI and eDP, several DDR3 options
and video codec support. Peripherals include Gigabit Ethernet,
- USB2 host and OTG, SDIO, I2S, UART,s, SPI, I2C and PWMs.
+ USB2 host and OTG, SDIO, I2S, UARTs, SPI, I2C and PWMs.
config ROCKCHIP_RK3399
bool "Support Rockchip RK3399"