Dear MTD maintainers, I've downloaded a "daily CVS snapshot" today: mtd-snapshot-20040627.tar.bz2 I've noticed that CONFIG_MTD_DOCECC is missing in $KERNEL_SRC_DIR/drivers/mtd/devices/Config.in, which results in linker errors - unresolved calls to doc_decode_ecc(), that is defined in docecc.c. Attached is a suggested patch (I hope). Have a nice day, thanks for the great job that you're doing. Frank Rysanek