aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-21 09:58:29 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-21 09:58:29 +0000
commite2ef71ebccf6faf78f450321e1234a3e5b820629 (patch)
tree38cea74cd63166c945a6c001a6496a7150a98bf9 /conf/machine
parentd6ff9543580a9d7418fcee61b7eb4042e0a3f715 (diff)
downloadopenembedded-e2ef71ebccf6faf78f450321e1234a3e5b820629.tar.gz
htcuniversal: pcmcia isn't in MACHINE_FEATURES, so setting PCMCIA_MANAGER is a bit strange
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/htcuniversal.conf1
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"