From 2118d757ea47d472837df59f882196c00c572211 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Fri, 7 Dec 2007 19:08:46 +0000 Subject: [PATCH] h4000.conf: Add kernel-module-h4000-bt. --- conf/machine/h4000.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf index f56bee00e8..ad9adef4c9 100644 --- a/conf/machine/h4000.conf +++ b/conf/machine/h4000.conf @@ -26,8 +26,9 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware ${PCMCIA_MANAGER}" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd-h4000-audio \ - kernel-module-h4000-pcmcia \ kernel-module-i2c-pxa \ + kernel-module-h4000-bt \ + kernel-module-h4000-pcmcia \ kernel-module-acx \ " -- 2.39.5