Re: where's the ieee 1394 option in menuconfig

2002-01-02 Thread Tony Green
* This one time, at band camp, Kurt Lieber said:
 I'm trying to compile a new 2.4.17 kernel with ieee 1394 support.  Only 
 problem is I can't the kernel options to enable it using menuconfig.  It used 
 to be (IIRC) a top level option, right under the SCSI option.
 
 I verified the 2.4.17 deb package has the drivers:
 
 /usr/src/kernel-source-2.4.17/drivers/ieee1394/
 
 but I can't find the options to enable them.
 
Ensure you've turned on the 'Prompt for development and/or incomplete
code/drivers' option.

HTH

Greeno
-- 
Greeno [EMAIL PROTECTED]
GnuPG Key :  1024D/B5657C8B 
Key fingerprint = 9ED8 59CC C161 B857 462E  51E6 7DFB 465B B565 7C8B

Imagine working in a secure environment and finding the string 
_NSAKEY in the OS binaries without a good explanation
-Alan Cox 04/05/2001



Re: where's the ieee 1394 option in menuconfig

2002-01-02 Thread Kurt Lieber
On Wednesday 02 January 2002 03:56 pm, Tony Green wrote:
 Ensure you've turned on the 'Prompt for development and/or incomplete
 code/drivers' option.

That solved it -- thanks for the help.

--kurt