From: Paul Sokolovsky Date: Sun, 15 Oct 2006 14:04:52 +0000 (+0000) Subject: h4000: Remove pcmcia from MACHINE_FEATURES. X-Git-Tag: Release-2010-05/1~9453^2~567^2~162^2~2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0383de771ac2db6d12d74ab24f8347ee1caa37b5;p=openembedded.git h4000: Remove pcmcia from MACHINE_FEATURES. * h4000 has only internal pcmcia slot, to which acx100 wifi is hardwired. Thus, no need to support arbitrary PCMCIA devices. --- diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf index c12e487bf7..a9adfe4486 100644 --- a/conf/machine/h4000.conf +++ b/conf/machine/h4000.conf @@ -12,7 +12,7 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" ROOT_FLASH_SIZE = "32" PCMCIA_MANAGER = "pcmciautils" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget" #autoload on boot: module_autoload_snd-pcm-oss = "snd-pcm-oss"