From: Koen Kooi Date: Sat, 21 Oct 2006 09:58:29 +0000 (+0000) Subject: htcuniversal: pcmcia isn't in MACHINE_FEATURES, so setting PCMCIA_MANAGER is a bit... X-Git-Tag: Release-2010-05/1~9453^2~567^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ef71ebccf6faf78f450321e1234a3e5b820629;p=openembedded.git htcuniversal: pcmcia isn't in MACHINE_FEATURES, so setting PCMCIA_MANAGER is a bit strange --- diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 9add014c93..91da071c03 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -21,7 +21,6 @@ MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscree # Software/packages selection # PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" -PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev"