From: Denis 'GNUtoo' Carikli Date: Sun, 9 Jan 2011 19:47:56 +0000 (+0100) Subject: htcdream: load the wl1251_sdio (the wifi driver) module by default. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4092253536e36714f75810f3f1a28ffb4a4cc8fc;p=openembedded.git htcdream: load the wl1251_sdio (the wifi driver) module by default. Signed-off-by: Denis 'GNUtoo' Carikli --- diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf index 3cf1ebf04c..998b8fdf62 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 \