Just do:
- Code: Select all
USE="symlink" emerge gentoo-sources
zcat /proc/config.gz > /usr/src/config
genkernel --kernel-config=/usr/src/config --menuconfig --bootloader=grub --gensplash=default all
Kernel menuconfig will show up and let you make changes... then you only need to exit and wait
