[oe-commits] Denis 'GNUtoo' Carikli : htcdream: load the wl1251_sdio (the wifi driver) module by default.

git version control git at git.openembedded.org
Sun Jan 9 20:42:12 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4092253536e36714f75810f3f1a28ffb4a4cc8fc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4092253536e36714f75810f3f1a28ffb4a4cc8fc

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sun Jan  9 20:47:56 2011 +0100

htcdream: load the wl1251_sdio (the wifi driver) module by default.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 conf/machine/htcdream.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf
index 3cf1ebf..998b8fd 100644
--- a/conf/machine/htcdream.conf
+++ b/conf/machine/htcdream.conf
@@ -11,6 +11,8 @@ MACHINE_DISPLAY_PPI = "185"
 
 MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usbgadget bluetooth wifi keyboard ext2"
 
+module_autoload_wl1251_sdio = "wl1251_sdio"
+
 MACHINE_EXTRA_RRECOMMENDS = "\
   kernel-module-wl1251 \
   kernel-module-wl1251-sdio \





More information about the Openembedded-commits mailing list