aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-05-13 10:30:18 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-05-13 10:32:06 +0200
commit93c655e4f68d79cb8147434e042a320347469b3a (patch)
treeaf2301d2df7c4ac61b7bec45dc41dc9463c8c1e7 /conf
parent1d968e0ee3621df2b40160b097ffafcef3a3870f (diff)
downloadopenembedded-93c655e4f68d79cb8147434e042a320347469b3a.tar.gz
imote2.conf: Restore old kernel provider.
Thanks Koen for spotting.
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imote2.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
index 78af942473..24da0d0678 100644
--- a/conf/machine/imote2.conf
+++ b/conf/machine/imote2.conf
@@ -3,8 +3,7 @@
#@DESCRIPTION: Machine configuration for Crossbow iMote 2
TARGET_ARCH = "arm"
-#PREFERRED_PROVIDER_virtual/kernel = "linux"
-PREFERRED_PROVIDER_virtual/kernel = "linux-zigbee"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
PACKAGE_EXTRA_ARCHS = " iwmmxt"