summaryrefslogtreecommitdiff
path: root/configs/evb-rk3328_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/evb-rk3328_defconfig
parentc3c0331db1fb7b1f4ff41e144fc04353b37c785c (diff)
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/evb-rk3328_defconfig')
-rw-r--r--configs/evb-rk3328_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/evb-rk3328_defconfig b/configs/evb-rk3328_defconfig
index a52e37ac74..78ae24b56b 100644
--- a/configs/evb-rk3328_defconfig
+++ b/configs/evb-rk3328_defconfig
@@ -44,7 +44,6 @@ CONFIG_BAUDRATE=1500000
CONFIG_DEBUG_UART_BASE=0xFF130000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART_SHIFT=2
-CONFIG_SYS_NS16550=y
CONFIG_SYSRESET=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y