git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a80430c
)
h4000: Remove pcmcia from MACHINE_FEATURES.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 15 Oct 2006 14:04:52 +0000
(14:04 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Sun, 15 Oct 2006 14:04:52 +0000
(14:04 +0000)
* h4000 has only internal pcmcia slot, to which acx100 wifi is hardwired.
Thus, no need to support arbitrary PCMCIA devices.
conf/machine/h4000.conf
patch
|
blob
|
history
diff --git
a/conf/machine/h4000.conf
b/conf/machine/h4000.conf
index
c12e487
..
a9adfe4
100644
(file)
--- 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"