From: Koen Kooi Date: Fri, 24 Oct 2008 08:51:24 +0000 (+0200) Subject: neuros osd2: remove dsplink from machine recommends, they are not strictly needed X-Git-Tag: Release-2010-05/1~5695^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa0d83dad9ef25f4e5e45ba6371401e686979141;p=openembedded.git neuros osd2: remove dsplink from machine recommends, they are not strictly needed --- diff --git a/conf/machine/neuros-osd2.conf b/conf/machine/neuros-osd2.conf index f852a9e82b..b751cbcac2 100644 --- a/conf/machine/neuros-osd2.conf +++ b/conf/machine/neuros-osd2.conf @@ -7,10 +7,6 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "linux-neuros" - -module_autoload_cmem = "cmemk phys_start=0x8EA00000 phys_end=0x8F200000 pools=1x3145728,5x829440,1x61440,1x10240" -module_autoload_dsplink = "dsplinkk" - KERNEL_IMAGETYPE = "uImage" UBOOT_ENTRYPOINT = "0x80008000" @@ -31,4 +27,3 @@ MACHINE_FEATURES = "kernel26 pcmcia usbhost screen" require conf/machine/include/tune-arm926ejs.inc require conf/machine/include/neuros.inc -MACHINE_EXTRA_RRECOMMENDS = " dsplink-cmemk-module dsplink-module"