LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   "make config" with current kernel (https://www.linuxquestions.org/questions/linux-software-2/make-config-with-current-kernel-155148/)

arimus25 03-08-2004 05:54 PM

"make config" with current kernel
 
I am trying to chang me kernel settings, but im not sure how to do it. I am trying to turn on loadable module support.
Thanks for any help.

TheOneAndOnlySM 03-08-2004 06:26 PM

redhat and most distros will definitely already contain loadable module support

but if you need to check, just do
su
cd /usr/src/linux (or /usr/src/linux-linuxversion)
make menuconfig

check the category "general setup" or one of the categories near the top for loadable module support


All times are GMT -5. The time now is 10:48 AM.