From 0ff2ceb8ace04f65a79b234d1c10f111349c4ffe Mon Sep 17 00:00:00 2001 From: Erik Hovland Date: Tue, 10 Oct 2006 20:52:37 +0000 Subject: 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! --- packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh42/defconfig-h3600 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'packages') diff --git a/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh42/defconfig-h3600 b/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh42/defconfig-h3600 index ad30591336..67cde5e0e4 100644 --- a/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh42/defconfig-h3600 +++ b/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh42/defconfig-h3600 @@ -1108,6 +1108,11 @@ CONFIG_VFAT_FS=m # CONFIG_JFFS_FS is not set CONFIG_JFFS2_FS=y CONFIG_JFFS2_FS_DEBUG=0 +CONFIG_JFFS2_FS_WRITEBUFFER=y +CONFIG_JFFS2_ZLIB=y +CONFIG_JFFS2_RTIME=y +CONFIG_JFFS2_CMODE_PRIORITY=y +CONFIG_JFFS2_PROC=y # CONFIG_JFFS2_FS_NAND is not set CONFIG_CRAMFS=y CONFIG_TMPFS=y @@ -1432,6 +1437,7 @@ CONFIG_BLUEZ_RFCOMM_TTY=y CONFIG_BLUEZ_BNEP=m CONFIG_BLUEZ_BNEP_MC_FILTER=y CONFIG_BLUEZ_BNEP_PROTO_FILTER=y +CONFIG_BLUEZ_HIDP=m # CONFIG_BLUEZ_CMTP is not set # -- cgit v1.2.3