There is a tool in Redhat for that. You need the kernel source first:
Code:
# rpm -q kernel-source
This will query the db to determine if you have it. If not, install it from your CD. After you have that installed locate xconfig and run that. You can use the locate command or find command to find it.
xconfig is graphical and will walk you through the process.