diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-10-15 14:42:29 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2006-10-15 14:42:29 +0000 |
commit | e9209ce1af2831989d30ada8855bef83096c264e (patch) | |
tree | d3f8955fe8b5962af33d26c5f2bb38fb291dff3a | |
parent | ee3eeb5f7fdde0d7a8dec06e404d96006775916f (diff) | |
parent | 0511ff581c94e28d184e379e46efb19a1e56ae78 (diff) |
merge of '7484bb8b957706d9249511a6a73b62f70db94929'
and 'cd494fdef6a7adeea4481f5aee353408cbfaf6f4'
-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" |