diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-21 09:58:29 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-21 09:58:29 +0000 |
commit | e2ef71ebccf6faf78f450321e1234a3e5b820629 (patch) | |
tree | 38cea74cd63166c945a6c001a6496a7150a98bf9 /conf/machine/htcuniversal.conf | |
parent | d6ff9543580a9d7418fcee61b7eb4042e0a3f715 (diff) |
htcuniversal: pcmcia isn't in MACHINE_FEATURES, so setting PCMCIA_MANAGER is a bit strange
Diffstat (limited to 'conf/machine/htcuniversal.conf')
-rw-r--r-- | conf/machine/htcuniversal.conf | 1 |
1 files changed, 0 insertions, 1 deletions
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" |