I basically use the same custom kernel (2.6.35.10) for my linux distros on my various machines, the rationale being that it includes only what I need and only the modules needed by my hardware, thus avoiding any unnecessary waste of the resources available.
Besides the kernel patches that need to be applied to a new kernel, what are the requirements specific to TC that need to be included in the compilation so that everything will work well in Tiny Core Linux?
(things like ramdisk size, tmpfs (for sure), squashfs (?), etc.)