Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Missing config options in menuconfig
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
lokuarachi
n00b
n00b


Joined: 23 Aug 2004
Posts: 33
Location: Jamaica

PostPosted: Thu Jun 04, 2009 6:09 pm    Post subject: Missing config options in menuconfig Reply with quote

Olé!!!!

Doing a fresh install on a macbook and the keyboard doesnt work. so i checked the config file and reran genkernel but to no avail. then i noticed that when using the .config that i saved from the intial compilation, certain options (notably CONFIG_HID_APPLE & CONFIG_KEYBOARD_ATKBD) do not show up in menuconfig.....however, if i switch to the stock .config, they show up.....there are several other CONFIG lines that dont appear iin one but appear in the other.

the kernel in ?uestion is gentoo-sources-2.6.29-r5

am now gonna compile using the stock .config and see if i get the keyboard to work......if not ill switch back to git-sources where everything was ok.
_________________
mek dem carry on like a travelling bag
Back to top
View user's profile Send private message
lokuarachi
n00b
n00b


Joined: 23 Aug 2004
Posts: 33
Location: Jamaica

PostPosted: Fri Jun 05, 2009 11:58 am    Post subject: Reply with quote

so I guess the question im asking is how comes the config file will change the options displayed in menuconfig? is this intentional???
_________________
mek dem carry on like a travelling bag
Back to top
View user's profile Send private message
foxicatko
n00b
n00b


Joined: 15 Mar 2008
Posts: 14

PostPosted: Fri Jun 05, 2009 12:05 pm    Post subject: Reply with quote

Hi.
What I have noticed is that some options are shown only when you enable certain prerequisite options. You have probably forgotten to enable such prerequisity....
Back to top
View user's profile Send private message
ok
Guru
Guru


Joined: 11 Jul 2006
Posts: 390
Location: germany

PostPosted: Fri Jun 05, 2009 8:21 pm    Post subject: Reply with quote

If you type '/' in menuconfig you can search for a symbol w/o CONFIG_.
/CONFIG_HID_APPLE:
Code:
 Symbol: HID_APPLE [=y]
 Prompt: Apple   
   Defined at drivers/hid/Kconfig:92   
   Depends on: HID_SUPPORT && HID && (USB_HID || BT_HIDP) && EMBEDDED   
   Location:   
     -> Device Drivers   
       -> HID Devices (HID_SUPPORT [=y])   
         -> Special HID drivers       

Then you can see on which it depends.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum