diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-15 14:12:21 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-15 14:12:21 +0000 |
commit | 0511ff581c94e28d184e379e46efb19a1e56ae78 (patch) | |
tree | f1350f3d6dda9194baa239448264f3199820a313 | |
parent | b2772e7b8f423dca4a6b5b490fa527241dd4dbf2 (diff) | |
parent | 0383de771ac2db6d12d74ab24f8347ee1caa37b5 (diff) |
merge of 'ad39206b5c64117eb68139d32306570306ba9bb7'
and 'dc35203569880bb1b4b6959f2d9d713426b8bc9c'
-rw-r--r-- | conf/machine/h4000.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf index c12e487bf7..a9adfe4486 100644 --- 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" |