On Mon, Jan 19, 2004 at 03:34:36PM +0200, guy keren wrote:

> in redhat 7.3's 2.4.18-17.7.x kernel, 'cryptography support'/'crypto
> devices' - can't make it allow me to choose 'y'. either 'm' (module) or
> 'n'(no).

Yikes, that's ancient :-) 
With your permissino, I'll check on 2.4.24. Let's see: 

[EMAIL PROTECTED]:~/kernel/linux-2.4$ egrep 'CONFIG_CRYPTO=|CONFIG_USB_AUDIO=' .config
CONFIG_USB_AUDIO=y
CONFIG_CRYPTO=y

> or in USb, 'usb audio support'. maybe there is a way to tell it
> to let me compile it as a module - i don't see how.

CONFIG_CRYPTO can be either built in or no in 2.4.24, so let's leave
that for a second. I have no idea what RH did in their kernel and am
too lazy to check right now. 

As for CONFIG_USB_AUDIO, here's the relevant bit, from
drivers/usb/Config.in: 

dep_tristate '  USB Audio support' CONFIG_USB_AUDIO $CONFIG_USB $CONFIG_SOUND

I am guessing (but it's a pretty safe guess) that you have either
CONFIG_USB or CONFIG_SOUND as a module? if you do, the configuration
system, which knows that USB_AUDIO depends on those two, will not let
you choose it as a builtin. 

> *shrug* we,, let them be doomed ;)

[EMAIL PROTECTED]:~/tmp$ uname -a
Linux alhambra 2.6.1-life #2 SMP Sat Jan 17 19:01:29 IST 2004 i686 GNU/Linux
[EMAIL PROTECTED]:~/tmp$ 

No comment necessary, me'thinks ;-) 

Cheers, 
Muli 
-- 
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/

"the nucleus of linux oscillates my world" - [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to