diff options
Diffstat (limited to 'conf/machine/overo.conf')
-rw-r--r-- | conf/machine/overo.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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" |