summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/eee901.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/conf/machine/eee901.conf b/meta/conf/machine/eee901.conf
index 9b7e2a3951..d5e0e29306 100644
--- a/meta/conf/machine/eee901.conf
+++ b/meta/conf/machine/eee901.conf
@@ -3,12 +3,14 @@ PACKAGE_EXTRA_ARCHS = "x86"
3 3
4include conf/machine/include/tune-atom.inc 4include conf/machine/include/tune-atom.inc
5 5
6MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86" 6MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 wifi"
7 7
8KERNEL_IMAGETYPE = "bzImage" 8KERNEL_IMAGETYPE = "bzImage"
9 9
10PREFERRED_PROVIDER_virtual/kernel = "linux-moblin2" 10PREFERRED_PROVIDER_virtual/kernel = "linux-moblin2"
11 11
12MACHINE_EXTRA_RDEPENDS = "rt2860"
13
12MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" 14MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
13 15
14GUI_MACHINE_CLASS = "bigscreen" 16GUI_MACHINE_CLASS = "bigscreen"