diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 19:08:46 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 19:08:46 +0000 |
commit | 2118d757ea47d472837df59f882196c00c572211 (patch) | |
tree | 4cc88fa8ca529a49917f232c62fadc4494bf1c98 /conf/machine | |
parent | 67a296c1f589fff04080567d7f9e11b8fc7a0e41 (diff) |
h4000.conf: Add kernel-module-h4000-bt.
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/h4000.conf | 3 |
1 files changed, 2 insertions, 1 deletions
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 \ " |