]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: enable SYS_NS16550 for all SoCs by default
authorKever Yang <kever.yang@rock-chips.com>
Thu, 19 Apr 2018 03:37:09 +0000 (11:37 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 25 Apr 2018 20:20:07 +0000 (22:20 +0200)
commitc3c0331db1fb7b1f4ff41e144fc04353b37c785c
tree58468d10ccdaa4fdad92ab6b7cbd307ba7f88293
parent932b2c98ebdd274eba6840840ef75f2e555d1543
rockchip: enable SYS_NS16550 for all SoCs by default

All rockchip SoCs can use ns16550 driver, enable it for all
and set SYS_NS16550_MEM32 for all SoCs.

Version-changes: 2
- use imply instead of select

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/Kconfig
arch/arm/mach-rockchip/Kconfig
include/configs/rk3036_common.h
include/configs/rk3128_common.h
include/configs/rk322x_common.h
include/configs/rk3288_common.h
include/configs/rv1108_common.h