Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
[oweals/u-boot.git] / arch / arm / mach-rockchip / rk3188 / Kconfig
index d129fcda99dced1fbb53042cd32444814c480130..a6fc691fb6c784e89eaec4f98d1600875657df16 100644 (file)
@@ -10,7 +10,7 @@ config TARGET_ROCK
          UART and GPIOs.
 
 config SYS_SOC
-       default "rockchip"
+       default "rk3188"
 
 config SYS_MALLOC_F_LEN
        default 0x0800
@@ -30,9 +30,6 @@ config TPL_LIBCOMMON_SUPPORT
 config TPL_LIBGENERIC_SUPPORT
        default y
 
-config TPL_SERIAL_SUPPORT
-       default y
-
 source "board/radxa/rock/Kconfig"
 
 endif