aboutsummaryrefslogtreecommitdiffstats
path: root/config/Config-images.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/Config-images.in')
-rw-r--r--config/Config-images.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/Config-images.in b/config/Config-images.in
index 07ef619e70..76e64641b4 100644
--- a/config/Config-images.in
+++ b/config/Config-images.in
@@ -231,6 +231,14 @@ menu "Target Images"
help
If you don't know, 5 seconds is a reasonable default.
+ config GRUB_TITLE
+ string "Title for the menu entry in GRUB"
+ depends on GRUB_IMAGES
+ default "OpenWrt"
+ help
+ This is the title of the GRUB menu entry.
+ If unspecified, it defaults to OpenWrt.
+
config VDI_IMAGES
bool "Build VirtualBox image files (VDI)"
depends on TARGET_x86 || TARGET_x86_64