]> git.sur5r.net Git - u-boot/blobdiff - cmd/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / cmd / Kconfig
index 17ca0bb267d5b648b9d108b17bbd724b6d90a3b1..48a2a5720cf600853ef0e3c6ea0a2426167dc1d3 100644 (file)
@@ -226,7 +226,7 @@ config CMD_BOOTEFI
 
 config CMD_BOOTEFI_HELLO_COMPILE
        bool "Compile a standard EFI hello world binary for testing"
-       depends on CMD_BOOTEFI && (ARM || X86)
+       depends on CMD_BOOTEFI && (ARM || X86 || RISCV)
        default y
        help
          This compiles a standard EFI hello world application with U-Boot so