From 5c8f30f1cb0de6f7b07a965e858da3bf625d5ba1 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 2 Jun 2011 00:07:28 +0200 Subject: kexecboot: update list of configure args in kexecboot.inc Signed-off-by: Andrea Adami --- recipes/kexecboot/kexecboot.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc index ef110661a0..1bb48e29b4 100644 --- a/recipes/kexecboot/kexecboot.inc +++ b/recipes/kexecboot/kexecboot.inc @@ -17,8 +17,9 @@ # --enable-debug enable debug output [default=no] # --enable-host-debug allow for non-destructive executing of kexecboot on # host system [default=no] +# --enable-numkeys enable menu item selection by keys [0-9] [default=yes] # --enable-bg-buffer enable buffer for pre-drawed FB GUI background -# [default=no] +# # --enable-timeout allow to boot 1st kernel after timeout in seconds # [default=no] # --enable-delay specify delay before device scanning, allowing -- cgit 1.2.3-korg