Configuring the kernel
cd /usr/src/linux
One of:
make config
(text script)
make menuconfig
(menu driven)
make xconfig
(X menu driven)
Choosing what to turn on or off:
Configuration programs include help
Kernel-HOWTO