Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't find certain kernel flags
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
mikesun
n00b
n00b


Joined: 23 Sep 2004
Posts: 1

PostPosted: Thu Sep 23, 2004 6:03 pm    Post subject: Can't find certain kernel flags Reply with quote

Hi --

I trying to recompile a 2.6.x kernel (source taken from gentoo dev), but certain specific flags that I supposedly need, I can't find (through make menuconfig).

For example, a HOW-TO for MythTV setup asks me to set the following flags on a gentoo kernel source (I have emerged the exact kernel source it uses):

Device Drivers --->
* Multi-device support (RAID and LVM)
o <*> Device mapper support
+ <*> ioctl interface version 4
* Multimedia devices --->
o <M> Video For Linux
o Video For Linux --->
+ <M> BT848 Video For Linux

But the "ioctl inteface version4" and "BT848 Video For Linux" flag options do not show up in 'make menuconfig'. I looked through the kernel source, and the driver files do seem to be there... anybody know why I can't configure them? Is there something I don't understand about configuring a kernel?

Help would greatly be appreciated,
Mike Sun
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54805
Location: 56N 3W

PostPosted: Thu Sep 23, 2004 6:56 pm    Post subject: Reply with quote

mikesun,

the video for linux option you are looking for dependes on
I2C support -> Bit Banging Interfaces.
If you fail to sdelect that, the things that depend on it are hidden in menuconfig.

Use
Code:
make xconfig
if you have a gui, its much nicer
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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