From 23b6bc5238ad15e1c4ede63da18aafa865b58be1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 29 Mar 2009 20:50:34 +0000 Subject: [PATCH] - enable dmesg; useful for debuginitrd=sh debugging Changed files: busybox-initrd.config -> 1.45 --- busybox-initrd.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/busybox-initrd.config b/busybox-initrd.config index 59424c9..7098c5d 100644 --- a/busybox-initrd.config +++ b/busybox-initrd.config @@ -448,7 +448,7 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep" # Linux System Utilities # # CONFIG_BLKID is not set -# CONFIG_DMESG is not set +CONFIG_DMESG=y # CONFIG_FEATURE_DMESG_PRETTY is not set # CONFIG_FBSET is not set # CONFIG_FEATURE_FBSET_FANCY is not set -- 2.43.0