summaryrefslogtreecommitdiffstats
path: root/linux/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'linux/Config.in')
-rw-r--r--linux/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/Config.in b/linux/Config.in
index 2704ab63e1..8faf1c8462 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -249,6 +249,10 @@ config BR2_LINUX_KERNEL_VMLINUZ
bool "vmlinuz"
depends on BR2_mips || BR2_mipsel
+config BR2_LINUX_KERNEL_VMLINUZ_BIN
+ bool "vmlinuz.bin"
+ depends on BR2_mips || BR2_mipsel
+
config BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM
bool "custom target"
help
OpenPOWER on IntegriCloud