diff options
Diffstat (limited to 'conf/machine/h4000.conf')
-rw-r--r-- | conf/machine/h4000.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf index 61d473929a..cd6a6dd6a1 100644 --- a/conf/machine/h4000.conf +++ b/conf/machine/h4000.conf @@ -24,7 +24,9 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-snd-h4000-audio \ - kernel-module-i2c-pxa" + kernel-module-i2c-pxa \ + kernel-module-acx \ + " # # Modules autoload and other boot properties |