LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Kernel configuration for a card (https://www.linuxquestions.org/questions/linux-hardware-18/kernel-configuration-for-a-card-289336/)

racingnut24 02-12-2005 11:47 AM

Kernel configuration for a card
 
I need to find out what options to set using the:
Code:

make menuconfig
configutator so that the module p80211.o will be built. I am using a 2.6.10 kernel. Thank you to whoever can give me the right settings.

masand 02-12-2005 12:32 PM

the best way is
run make menuconfig
and load a config file of ur present running kernel
u can generally find that in /boot

and then after u load this config file,enable the support u wish to and save it and compile ur kernel

regards

racingnut24 02-15-2005 05:04 PM

Restatement
 
Thanks, but perhaps I should restate my problem. I know how to use make menuconfig. What I need to know is which drivers I must enable as what to get p80211.o built. Thank you.


All times are GMT -5. The time now is 02:46 AM.