diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-06-11 23:13:20 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-06-11 23:13:20 +0000 |
commit | 842bca7716c1fcf1627b87d7b478805ac283ecfa (patch) | |
tree | 124f1c6bb8729ce908af05d8dbcd42fa5be60eae /conf/machine/efika.conf | |
parent | a836dd26427df047fbf14daef42fb971b6f464d4 (diff) |
linux-rt-2.6.25: Enable hrtimers, dyntick and -rt latency tracing for EFIKA.
Diffstat (limited to 'conf/machine/efika.conf')
-rw-r--r-- | conf/machine/efika.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/efika.conf b/conf/machine/efika.conf index 19c74fb301..a4f8adcb60 100644 --- a/conf/machine/efika.conf +++ b/conf/machine/efika.conf @@ -5,7 +5,7 @@ TARGET_ARCH = "powerpc" PACKAGE_EXTRA_ARCHS = "ppc603e" -PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}" +#PREFERRED_PROVIDER_virtual/kernel ?= "linux-${MACHINE}" MACHINE_FEATURES = "kernel26 usbhost ext2 alsa" |