X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=config%2FConfig-images.in;fp=config%2FConfig-images.in;h=76e64641b414c027930c01d25c393c6cd0731d55;hb=8492ad0cc183550137ea5afadcbebbfb4fd68fed;hp=07ef619e7088dd8161aea90a5661d581f12c8866;hpb=27b2f0fc0fc5513304a5be3c5b8cb23aeb09e6f5;p=openwrt%2Fopenwrt.git 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