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:
73a2bbb
)
h4000.conf: Go modular kernel (sound and its dependencies so far).
author
Paul Sokolovsky
<pmiscml@gmail.com>
Mon, 22 Jan 2007 05:10:25 +0000
(
05:10
+0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Mon, 22 Jan 2007 05:10:25 +0000
(
05:10
+0000)
conf/machine/h4000.conf
patch
|
blob
|
history
diff --git
a/conf/machine/h4000.conf
b/conf/machine/h4000.conf
index
2a34333
..
9428b9c
100644
(file)
--- a/
conf/machine/h4000.conf
+++ b/
conf/machine/h4000.conf
@@
-22,10
+22,15
@@
PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd-h4000-audio \
+ kernel-module-i2c-pxa"
+
#
# Modules autoload and other boot properties
#
module_autoload_snd-pcm-oss = "snd-pcm-oss"
+module_autoload_snd-mixer-oss = "snd-mixer-oss"
+module_autoload_snd-h4000_audio = "snd-h4000_audio"
module_autoload_g_ether = "g_ether"
SERIAL_CONSOLE = "115200 ttyS0 vt100"