On Wed, 06 Jan 2010 22:48:16 EST, Valdis.Kletnieks@vt.edu said: > Building with CONFIG_SQUASHFS=m, CONFIG_SQUASHFS_LZMA=y , > and CONFIG_DECOMPRESS_LZMA=n fails: > Looks like a missing select/depends for DECOMPRESS_LZMA. Somebody else can > decide which it should be... Digging further: x Symbol: DECOMPRESS_LZMA [=n] x x Selected by: RD_LZMA [=n] && BLK_DEV_INITRD [=y] || SQUASHFS_LZMA [=y x How the heck did this happen? Looks like a SELECT *is* there but it's not firing??!?