summaryrefslogtreecommitdiffstats
path: root/configs/phycore-rk3288_defconfig
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2018-04-19 11:37:10 +0800
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2018-04-25 22:20:07 +0200
commiteb3d707e99fcd2213d5f8f0fe4ae53ad416b377e (patch)
tree220661cf621f2c5e4321c2445a88e80c53141cc1 /configs/phycore-rk3288_defconfig
parentc3c0331db1fb7b1f4ff41e144fc04353b37c785c (diff)
downloadu-boot-eb3d707e99fcd2213d5f8f0fe4ae53ad416b377e.tar.gz
u-boot-eb3d707e99fcd2213d5f8f0fe4ae53ad416b377e.tar.xz
u-boot-eb3d707e99fcd2213d5f8f0fe4ae53ad416b377e.zip
rockchip: defconfig: remove CONFIG_SYS_NS16550
We have enable NS16550 in Kconfig, do not need enable at defconfig 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>
Diffstat (limited to 'configs/phycore-rk3288_defconfig')
-rw-r--r--configs/phycore-rk3288_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/phycore-rk3288_defconfig b/configs/phycore-rk3288_defconfig
index 66decf0653..d78b6d57b6 100644
--- a/configs/phycore-rk3288_defconfig
+++ b/configs/phycore-rk3288_defconfig
@@ -67,7 +67,6 @@ CONFIG_SPL_RAM=y
CONFIG_DEBUG_UART_BASE=0xff690000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART_SHIFT=2
-CONFIG_SYS_NS16550=y
CONFIG_SYSRESET=y
CONFIG_USB=y
CONFIG_USB_DWC2=y