summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-02-05 20:38:24 -0600
committerJeff Bilyk <jbilyk@gmail.com>2011-02-07 20:18:19 +0000
commit13f71acf890d917f54abe17a2771c6904e06a315 (patch)
treef84631babcda83e73cc9020444c5237ed8213da8 /testing
parent27dde293cf2ba999caf19eee13719aa2d2bfb63d (diff)
testing/linux-xen0: enable CONFIG_PRINTK_TIME
Diffstat (limited to 'testing')
-rw-r--r--testing/linux-xen0/APKBUILD2
-rw-r--r--testing/linux-xen0/kernelconfig.x86_642
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/linux-xen0/APKBUILD b/testing/linux-xen0/APKBUILD
index 0efd6d06a5e..2952db7d2a9 100644
--- a/testing/linux-xen0/APKBUILD
+++ b/testing/linux-xen0/APKBUILD
@@ -4,7 +4,7 @@ _flavor=xen0
pkgname=linux-${_flavor}
pkgver=2.6.32.28
_kernver=2.6.32
-pkgrel=0
+pkgrel=1
pkgdesc="Linux kernel with dom0 support (no grsecurity)"
url=http://grsecurity.net
depends="mkinitfs linux-firmware xen"
diff --git a/testing/linux-xen0/kernelconfig.x86_64 b/testing/linux-xen0/kernelconfig.x86_64
index 4343c0d830d..8749f263766 100644
--- a/testing/linux-xen0/kernelconfig.x86_64
+++ b/testing/linux-xen0/kernelconfig.x86_64
@@ -4009,7 +4009,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