summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap3.inc2
-rw-r--r--conf/machine/overo.conf1
2 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index eac4676d43..6e3b86fc17 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r65"
+MACHINE_KERNEL_PR = "r66"
KERNEL_IMAGETYPE = "uImage"
diff --git a/conf/machine/overo.conf b/conf/machine/overo.conf
index a703a898d0..e22cd6e253 100644
--- a/conf/machine/overo.conf
+++ b/conf/machine/overo.conf
@@ -3,6 +3,7 @@
#@DESCRIPTION: Machine configuration for the Gumstix Overo
require conf/machine/include/omap3.inc
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
TARGET_ARCH = "arm"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa touchscreen"