From: Arkadiusz Miƛkiewicz Date: Sun, 29 Mar 2009 20:50:34 +0000 (+0000) Subject: - enable dmesg; useful for debuginitrd=sh debugging X-Git-Tag: auto/th/busybox-1_13_3-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbusybox.git;a=commitdiff_plain;h=23b6bc5238ad15e1c4ede63da18aafa865b58be1 - enable dmesg; useful for debuginitrd=sh debugging Changed files: busybox-initrd.config -> 1.45 --- 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