Explorar o código

boot/uboot: remove use of legacy xloader symbol

Commit "070b183d0c boot/xloader: remove package", from release 2018.11,
removed the package, but the symbol is still referenced.

Remove the reference to it.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Ricardo Martincoski %!s(int64=2) %!d(string=hai) anos
pai
achega
9b1b1763b7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      boot/uboot/Config.in

+ 0 - 1
boot/uboot/Config.in

@@ -450,7 +450,6 @@ endif
 
 
 config BR2_TARGET_UBOOT_SPL
 config BR2_TARGET_UBOOT_SPL
 	bool "Install U-Boot SPL binary image"
 	bool "Install U-Boot SPL binary image"
-	depends on !BR2_TARGET_XLOADER
 	help
 	help
 	  Install the U-Boot SPL binary image to the images
 	  Install the U-Boot SPL binary image to the images
 	  directory.
 	  directory.