neuros osd2: remove dsplink from machine recommends, they are not strictly needed
authorKoen Kooi <koen@openembedded.org>
Fri, 24 Oct 2008 08:51:24 +0000 (10:51 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 24 Oct 2008 08:51:24 +0000 (10:51 +0200)
conf/machine/neuros-osd2.conf

index f852a9e..b751cbc 100644 (file)
@@ -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"