comparison sources/configs/armv4l @ 130:527938a80642

Add squashfs back in, 4.1.2 seems to work. Based on http://trac.cross-lfs.org/browser/branches/clfs-embedded/patches/linux-2.6.20-squashfs-1.patch?rev=3359 with one bugfix.
author Rob Landley <rob@landley.net>
date Fri, 16 Mar 2007 16:45:35 -0400
parents 0bfd1ada5183
children 2916a56bacd1
comparison
equal deleted inserted replaced
129:0bfd1ada5183 130:527938a80642
305 CONFIG_FORCED_INLINING=y 305 CONFIG_FORCED_INLINING=y
306 CONFIG_DEBUG_USER=y 306 CONFIG_DEBUG_USER=y
307 CONFIG_DEBUG_ERRORS=y 307 CONFIG_DEBUG_ERRORS=y
308 CONFIG_DEBUG_LL=y 308 CONFIG_DEBUG_LL=y
309 CONFIG_CRYPTO_CRC32C=y 309 CONFIG_CRYPTO_CRC32C=y
310 CONFIG_SQUASHFS=y
310 EOF 311 EOF