diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-29 20:30:32 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-29 20:30:32 +0000 |
commit | 095d2f2f4a11a28edf7dfdc2d80d31695db479f8 (patch) | |
tree | c9b65b564ed8096ada88c30bed429cdb2f06c7f2 /conf/machine/include/collie-2.6.conf | |
parent | d77ab609a4793164b198a60de58699eeec1263be (diff) |
collie: added 2.4/2.6 kernel switch from .oz354x
- 2.4 kernel is default
- I do not want to use include/zaurus-2.6.conf as it is too PXA related
Diffstat (limited to 'conf/machine/include/collie-2.6.conf')
-rw-r--r-- | conf/machine/include/collie-2.6.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/collie-2.6.conf b/conf/machine/include/collie-2.6.conf new file mode 100644 index 0000000000..76ff96d902 --- /dev/null +++ b/conf/machine/include/collie-2.6.conf @@ -0,0 +1,3 @@ +PREFERRED_PROVIDER_virtual/kernel = "linux-rp" + +MACHINE_FEATURES = "kernel26 apm pcmcia screen irda usbgadget keyboard touchscreen" |