handhelds-sa 2.4.19-rmk6-pxa1-hh42
* The defconfig-h3600 file was missing a few import options, specifically:
+ The hidp bluez stack piece built as a module
+ The jffs2 zlib support built into the kernel
These problems ended up exhibiting themselves as half-built but still
bootable kernels (go figure). Most notably the zlib_deflate object code
would not be in the kernel and the ppp_deflate module would fail loading.
This bug was reported to me by Rene Wagner (rw AT handhelds DOT org). Thanks
Rene!