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.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/Config-images.in b/config/Config-images.in
index f59a33613d..95752f737a 100644
--- a/config/Config-images.in
+++ b/config/Config-images.in
@@ -203,6 +203,11 @@ menu "Target Images"
default 38400 if TARGET_x86_generic
default 115200
+ config GRUB_FLOWCONTROL
+ bool "Use RTE/CTS on serial console"
+ depends on GRUB_SERIAL != ""
+ default n
+
config GRUB_BOOTOPTS
string "Extra kernel boot options"
depends on GRUB_IMAGES