From e9d4d3a34b58e5dc243af8d6cc81e33e33d00efb Mon Sep 17 00:00:00 2001 From: Tim Gardner Date: Fri, 11 Mar 2011 04:24:32 -0700 Subject: [PATCH] UBUNTU: [Confg] CONFIG_BOOT_PRINTK_DELAY=y Allows the boot parameter boot_delay=X Signed-off-by: Tim Gardner --- debian.master/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index cc9dc85..ea7f24a 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -584,7 +584,7 @@ CONFIG_BONDING=m # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 # CONFIG_BOOTX_TEXT is not set -# CONFIG_BOOT_PRINTK_DELAY is not set +CONFIG_BOOT_PRINTK_DELAY=y CONFIG_BOUNCE=y CONFIG_BPQETHER=m CONFIG_BRANCH_PROFILE_NONE=y -- 1.7.10.4