diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-03-11 14:28:17 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:24 +0200 |
commit | dcf42ea5d2ba1df523f800d5805ecad87dd3cd4e (patch) | |
tree | 721befceb8ba1400d6be52c44ba6dc72c7004160 /conf/machine/overo.conf | |
parent | d37453d38002ccaed2dd7c38be10ea72b704813e (diff) |
overo: switch to linux-omap-psp 2.6.32 as default
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" |