aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/hx2000.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-10-11 15:47:20 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-10-11 15:47:20 +0000
commit215d52f7d2f67304742349327aac10a389aed25b (patch)
treedc039de92aed6a32fa09c38e3d4053fd914a6468 /conf/machine/hx2000.conf
parent0249326d4b2997b4791d3dae4274826aac7eb613 (diff)
downloadopenembedded-215d52f7d2f67304742349327aac10a389aed25b.tar.gz
h2200/h4000/hx2000/hx4700/ipaq-pxa270: drop OSS Emu (featured by alsa) and HIDP (featured by bluetooth) modules
Diffstat (limited to 'conf/machine/hx2000.conf')
-rw-r--r--conf/machine/hx2000.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/hx2000.conf b/conf/machine/hx2000.conf
index 48289ce35e..0a88932e3e 100644
--- a/conf/machine/hx2000.conf
+++ b/conf/machine/hx2000.conf
@@ -26,8 +26,7 @@ BOOTMODULES_RRECOMMENDS = "${@linux_module_packages('${PXA270_MODULES}', d)}"
BOOTSTRAP_EXTRA_RRECOMMENDS += " ${BOOTMODULES_RRECOMMENDS}"
BOOTSTRAP_EXTRA_RDEPENDS = "tiinit acx-firmware"
-PXA270_MODULES = "snd_pcm_oss snd_mixer_oss hidp \
- nls_cp437 nls_iso8859-1 nls_utf8 af_key"
+PXA270_MODULES = "nls_cp437 nls_iso8859-1 nls_utf8 af_key"
SERIAL_CONSOLE = "115200 ttyS0"