efi_loader: support building UEFI binaries on sandbox
[oweals/u-boot.git] / cmd / Kconfig
index 99b8a0e21822a83b158a705edf0944296357e378..cf982ff65e70cbce2ddfff0d9a5c368ee10234f7 100644 (file)
@@ -320,7 +320,7 @@ config CMD_BOOTEFI
 
 config CMD_BOOTEFI_HELLO_COMPILE
        bool "Compile a standard EFI hello world binary for testing"
-       depends on CMD_BOOTEFI && !CPU_V7M && !SANDBOX
+       depends on CMD_BOOTEFI && !CPU_V7M
        default y
        help
          This compiles a standard EFI hello world application with U-Boot so