From cba6a1de7fb242b197241f9bc6de79fe9cd777be Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Thu, 30 Jun 2005 17:22:23 +0000 Subject: Remove IrDa stuff which will never be useful here. --- conf/machine/nokia770.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'conf') diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index f017726526..99544de28c 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -33,7 +33,7 @@ SERIAL_CONSOLE = "115200 ttyS0" PREFERRED_PROVIDER_virtual/kernel = "linux-omap1" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel udev sysfsutils \ -pcmcia-cs apmd ppp wireless-tools console-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin" +pcmcia-cs apmd ppp wireless-tools console-tools openswan wpa-supplicant-nossl lrzsz ppp-dialin" BOOTSTRAP_EXTRA_RDEPENDS = "kernel udev sysfsutils \ pcmcia-cs apm ppp wireless-tools irda-utils udev-utils console-tools" @@ -49,9 +49,6 @@ pcmcia-cs apm ppp wireless-tools irda-utils udev-utils console-tools" # Bluetooth Modules #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-bluetooth kernel-module-l2cap kernel-module-rfcomm kernel-module-hci-vhci \ # kernel-module-bnep kernel-module-hidp kernel-module-hci-uart kernel-module-sco" -# Infrared Modules -#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-irda kernel-module-ircomm kernel-module-ircomm-tty \ -# kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" # PPP Modules #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-ppp-generic kernel-module-ppp-async" -- cgit 1.2.3-korg