aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nokia770.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2005-06-30 17:22:23 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-06-30 17:22:23 +0000
commitcba6a1de7fb242b197241f9bc6de79fe9cd777be (patch)
tree74483629a4b05bcc1c3a092da15b4c7244bc2893 /conf/machine/nokia770.conf
parent77fd2654d8081ec58ae8dc9a83ec9467734edfaf (diff)
downloadopenembedded-cba6a1de7fb242b197241f9bc6de79fe9cd777be.tar.gz
Remove IrDa stuff which will never be useful here.
Diffstat (limited to 'conf/machine/nokia770.conf')
-rw-r--r--conf/machine/nokia770.conf5
1 files changed, 1 insertions, 4 deletions
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"