summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Config.in b/linux/Config.in
index f17334ae7c..037a2f023e 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -257,7 +257,7 @@ config BR2_LINUX_KERNEL_SIMPLEIMAGE
config BR2_LINUX_KERNEL_IMAGE
bool "Image"
- depends on BR2_aarch64
+ depends on BR2_aarch64 || BR2_riscv
config BR2_LINUX_KERNEL_LINUX_BIN
bool "linux.bin"
OpenPOWER on IntegriCloud