projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf78150
)
arm: rockchip: Fix typo in ROCKCHIP_RK3288 help
author
Andreas Färber
<afaerber@suse.de>
Wed, 2 Nov 2016 17:03:01 +0000
(18:03 +0100)
committer
Simon Glass
<sjg@chromium.org>
Sat, 26 Nov 2016 00:59:29 +0000
(17:59 -0700)
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>
arch/arm/mach-rockchip/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rockchip/Kconfig
b/arch/arm/mach-rockchip/Kconfig
index 8a5d62a73539a078bfc242517b60fb8bebf65560..5c4a4c229176d43bddb9ac103eaa670fbbc707dc 100644
(file)
--- 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"