h4000: Remove pcmcia from MACHINE_FEATURES.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 15 Oct 2006 14:04:52 +0000 (14:04 +0000)
committerPaul 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

index c12e487..a9adfe4 100644 (file)
@@ -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"