git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
967a3dd
)
htcdream: load the wl1251_sdio (the wifi driver) module by default.
author
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Sun, 9 Jan 2011 19:47:56 +0000
(20:47 +0100)
committer
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Sun, 9 Jan 2011 20:35:39 +0000
(21:35 +0100)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
conf/machine/htcdream.conf
patch
|
blob
|
history
diff --git
a/conf/machine/htcdream.conf
b/conf/machine/htcdream.conf
index
3cf1ebf
..
998b8fd
100644
(file)
--- 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 \