Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / arm / mach-rockchip / rk3288 / Kconfig
index 87d0786ba8df7725361b082c612d307714d43085..afb62fca78e8308fdaebfdad9c3aeaf5823bbe9d 100644 (file)
@@ -67,6 +67,7 @@ config TARGET_FIREFLY_RK3288
        bool "Firefly-RK3288"
        select BOARD_LATE_INIT
        select SPL_BOARD_INIT if SPL
+       select TPL
        help
          Firefly is a RK3288-based development board with 2 USB ports,
          HDMI, VGA, micro-SD card, audio, WiFi  and Gigabit Ethernet, It
@@ -104,7 +105,6 @@ config TARGET_POPMETAL_RK3288
 config TARGET_VYASA_RK3288
        bool "Vyasa-RK3288"
        select BOARD_LATE_INIT
-       select ROCKCHIP_BROM_HELPER
        select TPL
        help
          Vyasa is a RK3288-based development board with 2 USB ports,
@@ -191,8 +191,6 @@ source "board/radxa/rock2/Kconfig"
 
 source "board/rockchip/evb_rk3288/Kconfig"
 
-source "board/rockchip/fennec_rk3288/Kconfig"
-
 source "board/rockchip/tinker_rk3288/Kconfig"
 
 endif