/drivers/block/paride/ |
D | Kconfig | 17 support into your kernel, you may answer Y here to build in the 18 parallel port IDE driver, otherwise you should answer M to build 31 support into your kernel, you may answer Y here to build in the 32 parallel port ATAPI CD-ROM driver, otherwise you should answer M to 47 support into your kernel, you may answer Y here to build in the 48 parallel port ATAPI disk driver, otherwise you should answer M 61 support into your kernel, you may answer Y here to build in the 62 parallel port ATAPI disk driver, otherwise you should answer M 78 answer Y here to build in the parallel port generic ATAPI driver, 79 otherwise you should answer M to build it as a loadable module. The [all …]
|
/drivers/net/arm/ |
D | Kconfig | 11 always answer Y to this. 41 ethernet support, then you should always answer Y to this. 49 use the internal ethernet then you should answer Y to this.
|
/drivers/isdn/sc/ |
D | command.c | 27 static int answer(int card, unsigned long channel); 116 return answer(card, cmd->arg); in command() 191 static int answer(int card, unsigned long channel) in answer() function
|
/drivers/net/ |
D | ppp_mppe.c | 714 int answer; in ppp_mppe_init() local 724 answer = ppp_register_compressor(&ppp_mppe); in ppp_mppe_init() 726 if (answer == 0) in ppp_mppe_init() 731 return answer; in ppp_mppe_init()
|
D | ppp_deflate.c | 637 int answer = ppp_register_compressor(&ppp_deflate); in deflate_init() local 638 if (answer == 0) in deflate_init() 642 return answer; in deflate_init()
|
D | bsd_comp.c | 1156 int answer = ppp_register_compressor(&ppp_bsd_compress); in bsdcomp_init() local 1157 if (answer == 0) in bsdcomp_init() 1159 return answer; in bsdcomp_init()
|
D | Kconfig | 198 Note that the answer to this question won't directly affect the 609 Note that the answer to this question doesn't directly affect the 771 Note that the answer to this question doesn't directly affect the 1004 Note that the answer to this question doesn't directly affect the 1104 Note that the answer to this question doesn't directly affect the 1293 Note that the answer to this question doesn't directly affect the 1306 answer Y here and read the Ethernet-HOWTO, available from 1319 answer Y here and read the Ethernet-HOWTO, available from 1768 Note that the answer to this question doesn't directly affect the 3037 answer Y, just in case. You will still be able to use plain SLIP. If
|
/drivers/scsi/arm/ |
D | Kconfig | 21 implement this properly, so the safe answer is N. 31 don't implement it properly, so the safe answer is N.
|
/drivers/media/ |
D | Kconfig | 48 If you are unsure as to whether this is required, answer Y. 64 If you are unsure as to whether this is required, answer Y.
|
/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 917 int answer = isdn_ppp_register_compressor (&ippp_bsd_compress); in isdn_bsdcomp_init() local 918 if (answer == 0) in isdn_bsdcomp_init() 920 return answer; in isdn_bsdcomp_init()
|
/drivers/video/omap/ |
D | Kconfig | 36 answer yes. Answer no if you have a dedicated video
|
/drivers/video/console/ |
D | Kconfig | 147 Note that the answer to this question won't directly affect the 164 Given the resolution provided by the frame buffer device, answer N
|
/drivers/hwmon/ |
D | it87.c | 223 int answer = 0; in DIV_TO_REG() local 224 while (answer < 7 && (val >>= 1)) in DIV_TO_REG() 225 answer++; in DIV_TO_REG() 226 return answer; in DIV_TO_REG()
|
/drivers/scsi/ |
D | ibmmca.c | 1006 static char answer[2]; in ti_l() local 1008 answer[1] = (char) (0x0); in ti_l() 1010 answer[0] = hex[val]; in ti_l() 1012 answer[0] = '-'; in ti_l() 1013 return (char *) &answer; in ti_l()
|
D | Kconfig | 806 answer Y to "MCA support" as well and read 868 answer. 1170 answer Y here, but some machines may have problems. If you have 1171 to answer N here, please report the problem to the maintainer. 1243 The normal answer therefore is to go with the default 8 and to use 1260 So, the normal answer here is to go with the default value 32 unless 1264 There is no safe option and the default answer is recommended. 1285 Your answer to this question is ignored for controllers with NVRAM, 1292 The normal answer therefore is not to go with the default but to 1308 than 1 device on a SCSI bus. The normal answer therefore is N. [all …]
|
/drivers/char/ |
D | Kconfig | 54 answer Y here, a virtual terminal (the device used to interact with 124 Note that the answer to this question won't directly affect the 410 "ser_a2232". If you want to do this, answer M here. 509 must answer Y here. 743 Most people will answer Y to this question and "Reboot Using Button"
|
/drivers/net/irda/ |
D | Kconfig | 30 Note that the answer to this question won't directly affect the
|
/drivers/serial/ |
D | Kconfig | 15 serial ports. The standard answer is Y. People who might say N 149 Note that the answer to this question won't directly affect the 1165 like to use them, you must answer Y or M to this option. Note that
|
/drivers/atm/ |
D | Kconfig | 239 for debugging or special applications only, so the safe answer is N.
|
/drivers/block/ |
D | Kconfig | 250 Most users will answer N here.
|
/drivers/net/wan/ |
D | Kconfig | 401 Note that the answer to this question won't directly affect the
|
/drivers/video/ |
D | Kconfig | 735 As this card technology is 15 years old, most people will answer N
|