2005-02-26 16:54:36 UTC
To configure the kernel with a graphical user interface, use either "make xconfig" ( qt libs need to be installed ) or "make gconfig" ( GTK+ libs need to be installed ).
I do not know about Fedora, but I guess there should also be packages which install the configured kernel source. I use Debian and there the packages "kernel-headers" and "kernel-build" are all I need to install to be able to compile the module. Maybe you want to have a look at the Fedora packages first to see if there are similar packages.