From a54ed561fa57b9d94ba34b80c5c6aaea52754174 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Sat, 5 Feb 2011 20:40:13 -0600 Subject: testing/linux-scst: enable CONFIG_PRINTK_TIME --- testing/linux-scst/APKBUILD | 4 ++-- testing/linux-scst/kernelconfig.x86_64 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/linux-scst') diff --git a/testing/linux-scst/APKBUILD b/testing/linux-scst/APKBUILD index 4fa5797e5a..8196303062 100644 --- a/testing/linux-scst/APKBUILD +++ b/testing/linux-scst/APKBUILD @@ -4,7 +4,7 @@ _flavor=scst pkgname=linux-${_flavor} pkgver=2.6.36.2 _kernver=2.6.36 -pkgrel=2 +pkgrel=3 pkgdesc="Linux kernel optimised for scst" url="http://scst.sourceforge.net" depends="mkinitfs linux-firmware" @@ -142,7 +142,7 @@ firmware() { md5sums="61f3739a73afb6914cb007f37fb09b62 linux-2.6.36.tar.bz2 4b01c5f9657a9587b262df5f8d784116 patch-2.6.36.2.bz2 -3d93fd576b38ac5f68ceac44c65df380 kernelconfig.x86_64 +68d4cbd30411aca485293117bd98ec38 kernelconfig.x86_64 e62cd51e9452633821e4457564a094f3 scst-2.0.0.1-2.6.36.patch fec281a4e03fed560ce309ad8fc5a592 unionfs-2.5.7_for_2.6.36.diff 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch" diff --git a/testing/linux-scst/kernelconfig.x86_64 b/testing/linux-scst/kernelconfig.x86_64 index 9d877d166c..d98eb305a1 100644 --- a/testing/linux-scst/kernelconfig.x86_64 +++ b/testing/linux-scst/kernelconfig.x86_64 @@ -4483,7 +4483,7 @@ CONFIG_DLM=m # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y -# CONFIG_PRINTK_TIME is not set +CONFIG_PRINTK_TIME=y CONFIG_ENABLE_WARN_DEPRECATED=y # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=1024 -- cgit v1.2.3