Two things I have thought about doing...
CONFIG_EMBEDDED -- turn on options which help you slim down the system a
lot. Lets you disable devrandom, make drivers read-only (ditch write
support for space), etc.
CONFIG_DEBUGGING -- so many drivers have debug options, and some put
them into Config.in switches. Hide these with CONFIG_DEBUGGING...
-- Jeff Garzik | Writing software is Building 1024 | more fun than working. MandrakeSoft, Inc. | -Anon- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/