From 215d52f7d2f67304742349327aac10a389aed25b Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 11 Oct 2006 15:47:20 +0000 Subject: h2200/h4000/hx2000/hx4700/ipaq-pxa270: drop OSS Emu (featured by alsa) and HIDP (featured by bluetooth) modules --- conf/machine/ipaq-pxa270.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conf/machine/ipaq-pxa270.conf') diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index d5b0c602bf..ad2120ef6c 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -29,8 +29,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" -- cgit v1.2.3