aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2010-02-12 20:05:14 +0100
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2010-02-13 02:04:34 +0100
commit0911f0ad43f8b919611516f34aaaeb51dccf5bf8 (patch)
treee31c5640927a2d2c5e3a2106715ba4b6769ebe2e /conf/machine
parent569b5104049c992a29a6469c9ca3f1e85ebeb9c8 (diff)
downloadopenembedded-0911f0ad43f8b919611516f34aaaeb51dccf5bf8.tar.gz
bug.conf : depends on kernel-modules
Most users would want all modules,moreover some modules are needed for framebuffer
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/bug.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/bug.conf b/conf/machine/bug.conf
index 204b55c61f..e45629d191 100644
--- a/conf/machine/bug.conf
+++ b/conf/machine/bug.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the BUG base unit.
TARGET_ARCH = "arm"
-MACHINE_EXTRA_RRECOMMENDS = "marvell-gspi-fw marvell-sdio-fw"
+MACHINE_EXTRA_RRECOMMENDS = "marvell-gspi-fw marvell-sdio-fw kernel-modules"
PREFERRED_PROVIDER_virtual/kernel = "linux-bug"
MACHINE_FEATURES = "kernel26 screen touchscreen hotplug alsa wifi usbhost usbgadget"