LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   make menuconfig - No Device drivers option (https://www.linuxquestions.org/questions/linux-newbie-8/make-menuconfig-no-device-drivers-option-4175524016/)

paulie007 11-01-2014 04:25 PM

make menuconfig - No Device drivers option
 
Hi,

Running Ubuntu 14.04 x64

I'm building a linux kernel to use for a VirtualBox VM and want to add some network drivers. However when I run 'make menuconfig' from within the buildroot dir I cannot find the Device drivers option

This is want I see and I've gone through the sub menus on each.

Target options --->
Build options --->
Toolchain --->
System configuration --->
Kernel --->
Target packages --->
Filesystem images --->
Bootloaders --->
Host utilities --->
Legacy config options --->

any clues to what I'm doing wrong would be greatly appreciated.

Thanks,

bigrigdriver 11-02-2014 11:03 AM

Which options will be shown sometimes depend on other options being selected. My suggestion is to go into the code maturity level options and set them to ON. Those options affect which network driver options will be offered.


All times are GMT -5. The time now is 02:58 PM.