Search notes:

scripts/kconfig/streamline_config.pl

scripts/kconfig/streamline_config.pl gives the ability to turn off all kernel modules that are not loaded in a system.
The comments in the script suggest to use this script as follows:
cd /usr/src/linux-2.6.10
cp /boot/config-2.6.10-1-686-smp .config
~/bin/streamline_config > config_strip
mv .config config_sav
mv config_strip .config
make oldconfig
It seems to me that the line reading ~/bin/streamline_config should rather be reaing ./scripts/kconfig/streamline_config.pl.

See also

scripts/kconfig/

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1759399564, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/source/scripts/kconfig/streamline_config_pl(48): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78