diff options
author | Philip Balister <philip@balister.org> | 2006-09-27 17:37:35 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2006-09-27 17:37:35 +0000 |
commit | 1adb774adc699c9e0700394325c27ae0e35480ab (patch) | |
tree | bd5a99189f59562dbe9ab1f4febf99e23e27673f /conf/machine/omap5912osk.conf | |
parent | 2e6da7164ed1034b8ab01e91759402812753b92e (diff) |
omap5912osk.conf : prepare for task-base stuff
defconfig : Update defconfig to follow git and enable dsp gateway
linux-omap1_2.6.x+git.bb : Fix problems in build process
Diffstat (limited to 'conf/machine/omap5912osk.conf')
-rw-r--r-- | conf/machine/omap5912osk.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf index fc17985233..3ae0064c46 100644 --- a/conf/machine/omap5912osk.conf +++ b/conf/machine/omap5912osk.conf @@ -7,6 +7,8 @@ IPKG_EXTRA_ARCHS = "armv5te" HOTPLUG = "udev" +#MACHINE_TASK_PROVIDER = "task-bootstrap" + PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "linux-omap1" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" |