From e9295ddfb6d421be0969e0abed8f287bc52d8cfa Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Sat, 21 Oct 2006 14:02:35 +0000 Subject: [PATCH] magician.conf: correct recommended kernel modules --- conf/machine/magician.conf | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf index 4c90973b7f..e5a31ca680 100644 --- a/conf/machine/magician.conf +++ b/conf/machine/magician.conf @@ -28,14 +28,13 @@ XSERVER = "xserver-kdrive-fbdev" PREFERRED_VERSION_orinoco-modules = "0.15rc1" -MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \ - kernel-module-nls-iso8859-1 \ - kernel-module-nls-utf8 \ - kernel-module-af-key \ - kernel-module-i2c-pxa \ - kernel-module-hx4700-voltage \ - kernel-module-hx4700-acx \ - kernel-module-snd-hx4700-audio" +MACHINE_EXTRA_RRECOMMENDS = " \ + kernel-module-leds-magician \ + kernel-module-magician-ts \ + kernel-module-pxaficp-ir \ + kernel-module-uinput \ + kernel-module-hci-usb \ + " # # Modules autoload and other boot properties -- 2.39.5