Home
last modified time | relevance | path

Searched refs:want (Results 1 – 25 of 258) sorted by relevance

1234567891011

/drivers/media/dvb-frontends/
DKconfig12 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
21 demodulator. Say Y when you want to support this tuner.
29 Say Y when you want to support these frontends.
43 Say Y when you want to support this frontend.
55 Say Y when you want to support this frontend.
64 Say Y when you want to support this tuner.
73 Say Y when you want to support this frontend.
83 A DVB-S tuner module. Say Y when you want to support this frontend.
90 A DVB-S tuner module. Say Y when you want to support this frontend.
97 A DVB-S tuner module. Say Y when you want to support this frontend.
[all …]
/drivers/media/usb/gspca/
DKconfig6 Say Y here if you want to enable selecting webcams based
28 Say Y here if you want support for the Benq DC E300 camera.
37 Say Y here if you want support for cameras based on the Conexant chip.
46 Say Y here if you want support for USB cameras based on the cpia
57 Say Y here if you want support for the Scopium camera
67 Say Y here if you want support for cameras based on the Etoms chip.
76 Say Y here if you want support for cameras based on the FinePix chip.
85 Say Y here if you want support for cameras based on this Jeilin chip.
94 Say Y here if you want support for cameras based the
104 Say Y here if you want support for the Microsoft Kinect sensor device.
[all …]
/drivers/gpu/drm/exynos/
DKconfig19 Choose this option if you want to use IOMMU feature for DRM.
25 Choose this option if you want to use DMABUF feature for DRM.
33 Choose this option if you want to use Exynos FIMD for DRM.
64 Choose this option if you want to use Exynos HDMI for DRM.
70 Choose this option if you want to use Exynos VIDI for DRM.
76 Choose this option if you want to use Exynos G2D for DRM.
82 Choose this option if you want to use IPP feature for DRM.
88 Choose this option if you want to use Exynos FIMC for DRM.
94 Choose this option if you want to use Exynos Rotator for DRM.
100 Choose this option if you want to use Exynos GSC for DRM.
/drivers/net/irda/
DKconfig10 Say Y here if you want to build support for the IrTTY line
25 Say Y here if your want to enable SIR function on Blackfin UART
72 Say Y here if your want to enable SIR function on SuperH UART
93 Say Y here if you want to build support for the Extended Systems
104 Say Y here if you want to build support for the ACTiSYS IR-220L and
115 Say Y here if you want to build support for the Tekram IrMate 210B
126 Say Y here if you want to build support for the Vishay/Temic
134 Say Y here if you want to build support for the Parallax Litelink
145 Say Y here if you want to build support for the Mobile Action MA600
158 Say Y here if you want to build support for the Greenwich GIrBIL
[all …]
/drivers/clk/qcom/
DKconfig12 Say Y if you want to use peripheral devices such as UART, SPI,
21 Say Y if you want to support multimedia devices such as display,
29 Say Y if you want to use peripheral devices such as UART, SPI,
37 Say Y if you want to use peripheral devices such as UART, SPI,
45 Say Y if you want to use peripheral devices such as UART, SPI,
54 Say Y if you want to support multimedia devices such as display,
62 Say Y if you want to use peripheral devices such as UART, SPI,
71 Say Y if you want to support multimedia devices such as display,
/drivers/ide/
Dit821x.c78 u8 want[2][2]; /* Mode/Pri log for master slave */ member
177 if(itdev->want[0][0] > itdev->want[1][0]) { in it821x_clock_strategy()
178 clock = itdev->want[0][1]; in it821x_clock_strategy()
179 altclock = itdev->want[1][1]; in it821x_clock_strategy()
181 clock = itdev->want[1][1]; in it821x_clock_strategy()
182 altclock = itdev->want[0][1]; in it821x_clock_strategy()
263 itdev->want[unit][1] = pio_want[set_pio]; in it821x_set_pio_mode()
264 itdev->want[unit][0] = 1; /* PIO is lowest priority */ in it821x_set_pio_mode()
291 itdev->want[unit][1] = mwdma_want[mode_wanted]; in it821x_tune_mwdma()
292 itdev->want[unit][0] = 2; /* MWDMA is low priority */ in it821x_tune_mwdma()
[all …]
/drivers/usb/host/
Dehci-timer.c106 unsigned actual, want; in ehci_poll_ASS() local
112 want = (ehci->command & CMD_ASE) ? STS_ASS : 0; in ehci_poll_ASS()
115 if (want != actual) { in ehci_poll_ASS()
123 want, actual); in ehci_poll_ASS()
128 if (want == 0) { /* Stopped */ in ehci_poll_ASS()
152 unsigned actual, want; in ehci_poll_PSS() local
158 want = (ehci->command & CMD_PSE) ? STS_PSS : 0; in ehci_poll_PSS()
161 if (want != actual) { in ehci_poll_PSS()
169 want, actual); in ehci_poll_PSS()
174 if (want == 0) { /* Stopped */ in ehci_poll_PSS()
/drivers/w1/slaves/
DKconfig10 Say Y here if you want to connect 1-wire thermal sensors to your
16 Say Y here if you want to connect 1-wire
22 Say Y here if you want to use a 1-wire
38 Say Y here if you want to use a 1-wire
45 Say Y or M here if you want to use a 1-wire
57 Say Y here if you want to use a 1-wire
63 Say Y here if you want to use a 1-wire
69 Say Y here if you want to use a 1-wire
124 Say Y here if you want to use a 1-wire
132 Say Y here if you want to use a hdq
/drivers/usb/serial/
DKconfig10 ports, or acts like a serial device, and you want to connect it to
48 Say Y here if you want to use the generic USB serial driver. Please
78 Say Y here if you want to use USB AIRcable Bluetooth Dongle.
86 Say Y here if you want to use a ARK Micro 3116 USB to Serial
95 Say Y here if you want to use a Belkin USB Serial single port
105 Say Y here if you want to use a Winchiphead CH341 single port
115 Say Y here if you want to use a ConnectTech WhiteHEAT 4 port
124 Say Y here if you want to use Digi AccelePort USB 2 or 4 devices,
138 Say Y here if you want to use a CP2101/CP2102/CP2103 based USB
147 Say Y here if you want to use a device that contains the Cypress
[all …]
/drivers/usb/misc/
DKconfig16 inserted in and removed from the running kernel whenever you want).
17 The module will be called audio. If you want to compile it as a
35 Say Y if you want to use an ADU device from Ontrak Control
52 Say Y here if you want to connect a USB Rio500 mp3 player to your
62 Say Y here if you want to connect a USB Lego Infrared Tower to your
66 inserted in and removed from the running kernel whenever you want).
67 The module will be called legousbtower. If you want to compile it as
74 Say Y here if you want to connect an USBLCD to your computer's
85 Say Y here if you want to connect an USBLED device to your
94 Say Y here if you want to connect a Cypress CY7C63xxx
[all …]
/drivers/ata/
Dpata_it821x.c90 u8 want[2][2]; /* Mode/Pri log for master slave */ member
197 if (itdev->want[0][0] > itdev->want[1][0]) { in it821x_clock_strategy()
198 clock = itdev->want[0][1]; in it821x_clock_strategy()
199 altclock = itdev->want[1][1]; in it821x_clock_strategy()
201 clock = itdev->want[1][1]; in it821x_clock_strategy()
202 altclock = itdev->want[0][1]; in it821x_clock_strategy()
266 itdev->want[unit][1] = pio_want[mode_wanted]; in it821x_passthru_set_piomode()
267 itdev->want[unit][0] = 1; /* PIO is lowest priority */ in it821x_passthru_set_piomode()
301 itdev->want[unit][1] = udma_want[mode_wanted]; in it821x_passthru_set_dmamode()
302 itdev->want[unit][0] = 3; /* UDMA is high priority */ in it821x_passthru_set_dmamode()
[all …]
/drivers/pci/host/
DKconfig41 Say Y here if you want internal PCI support on R-Car Gen2 SoC.
49 Say Y here if you want PCIe controller support on R-Car Gen2 SoCs.
55 Say Y here if you want to support a simple generic PCI host
64 Say Y here if you want PCIe support on SPEAr13XX SoCs.
72 Say Y here if you want to enable PCI controller support on Keystone
81 Say 'Y' here if you want kernel to support the Xilinx AXI PCIe
90 Say Y here if you want internal PCI support on APM X-Gene SoC.
/drivers/i2c/
DKconfig20 If you want I2C support, you should say Y here and also to the
31 Say Y here if you want to enable ACPI I2C operation region support.
64 Say Y here if you want the I2C core to support the ability to
90 Say Y here if you want support for SMBus extensions to the I2C
116 Say Y here if you want the I2C core to produce a bunch of debug
118 problem with I2C support and want to see more of what is going on.
123 Say Y here if you want the I2C algorithm drivers to produce a bunch
125 a problem with I2C support and want to see more of what is going
132 Say Y here if you want the I2C bus drivers to produce a bunch of
134 a problem with I2C support and want to see more of what is going
/drivers/net/ethernet/smsc/
DKconfig29 another SMC9192/9194 based chipset. Say Y if you want it compiled
45 including the SMC91C94 and the SMC91C111. Say Y if you want it
51 inserted in and removed from the running kernel whenever you want).
52 The module will be called smc91x. If you want to compile it as a
86 Say Y if you want it compiled into the kernel,
91 called smc911x. If you want to compile it as a module, say M
101 Say Y here if you want support for SMSC LAN911x and LAN921x families
123 Say Y if you want it compiled into the kernel,
128 called smsc9420. If you want to compile it as a module, say M
/drivers/input/
DKconfig13 joystick, steering wheel ...) connected to your system and want
86 Say Y here if you want your mouse to be accessible as char devices
102 Say Y here if you want your mouse also be accessible as char device
114 If you're using a digitizer, or a graphic tablet, and want to use
124 If you're using a digitizer, or a graphic tablet, and want to use
132 Say Y here if you want your joystick or gamepad to be
145 Say Y here if you want your input device events be accessible
155 want all events (keypresses, mouse movements), to be output to
169 Say Y here if you want suspend key events to trigger a user
182 Say Y here if you want to reboot when some keys are pressed;
[all …]
/drivers/input/tablet/
DKconfig19 Say Y here if you want to use the USB version of the Acecad Flair
32 Say Y here if you want to use the USB version of the Aiptek 6000U,
44 Say Y here if you want to use the USB version of the GTCO
57 Say Y here if you want to use the USB version of the Hanwang Art
68 Say Y here if you want to use the USB version of the KB Gear
80 Say Y here if you want to use Wacom protocol 4 serial tablets.
/drivers/s390/block/
DKconfig9 Select this option if you want to use your expanded storage on S/390
11 want to access more than 2G of memory when running in 31 bit mode.
28 Enable this option if you want to access DASDs directly utilizing
37 Enable this option if you want to see profiling information
61 Select this option if you want to use Diagnose250 command to access
71 DASD extended error reporting. This is only needed if you want to
/drivers/video/fbdev/omap/
DKconfig15 Say Y here, if you want to have support for boards with an
22 Say Y here if you want to have support for the external
38 Say Y here if you want to have support for LCDs compatible with
48 Say Y here if you want to have support for the LCD on the
57 If you have such a system and want to use rotation
/drivers/input/keyboard/
DKconfig29 Say Y here if you want to use a ADP5588/87 attached to your
39 Say Y here if you want to use a ADP5585/ADP5589 attached to your
77 Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
92 Say Y here if you have a PA-RISC machine and want to use an AT or
103 If you have an RDI PrecisionBook, say Y here if you want to use its
129 Say Y here if you want to use Atmel AT42QT1070 QTouch
149 Say Y here if you want to use the BF54x keypad.
170 Say Y here if you want to use a LK201 or LK401 style serial
276 If you want full HIL support including support for multiple
300 Say Y here if you have a HP Jornada 620/660/680/690 and want to
[all …]
/drivers/hid/usbhid/
DKconfig10 Say Y here if you want to connect USB keyboards,
38 Say Y here if you want to support HID devices (from the USB
54 Say Y here only if you are absolutely sure that you don't want
58 This is almost certainly not what you want. This is mostly
70 Say Y here only if you are absolutely sure that you don't want
74 This is almost certainly not what you want. This is mostly
/drivers/input/misc/
DKconfig48 Say Y here if you want to support an AD7142/3/7/8/7A touch sensor.
100 Say Y here if you want the standard PC Speaker to be used for
124 Say Y here if you want support for the PMIC8XXX power key.
135 Say Y here if you want the standard Speaker on Sparc PCI systems
195 Say Y here if you want to support Freescale's MMA8450 Accelerometer
205 Say Y here if you want to support InvenSense MPU3050
276 Say Y here if you want to support MIPS Cobalt button interface.
312 Say Y here if you want to use an ATI or Philips USB RF remote control.
325 Say Y here if you want to enable the key chord driver
338 Say Y here if you want to use a Keyspan DMR USB remote control.
[all …]
/drivers/media/rc/
DKconfig140 Say Y here if you want to use an X10 based USB remote control.
171 Say Y here if you want to use hisilicon hix5hd2 remote control.
183 Say Y here if you want to use a SoundGraph iMON (aka Antec Veris)
195 Say Y here if you want to use a Windows Media Center Edition
247 Say Y here if you want to use a RedRat3 Infrared Transceiver.
258 Say Y here if you want to use a Streamzap PC Remote
272 Say Y here if you want to use the IR remote functionality found
286 Say Y here if you want to use the IguanaWorks USB IR Transceiver.
287 Both infrared receive and send are supported. If you want to
304 Say Y here if you want to use the TechnoTrend USB IR Receiver. The
[all …]
/drivers/media/platform/s5p-tv/
DKconfig26 Say Y here if you want support for the HDMI output
44 Say Y here if you want support for the physical HDMI
54 Say Y here if you want support for the MHL interface
64 Say Y here if you want support for the analog TV output
77 Say Y here if you want support for the Mixer in Samsung S5P SoCs.
/drivers/firmware/
DKconfig12 Say Y or M here if you want to enable BIOS Enhanced Disk Drive
25 Say Y if you want EDD disabled by default, even though it is compiled into the
26 kernel. Say N if you want EDD enabled by default. EDD can be dynamically set
44 If your firmware supplies the PCDP table, and you want to
48 If your firmware supplies the HCDP table, and you want to
69 Say m if you want to have the option of updating the BIOS for your
96 Say Y here if you want to query SMBIOS/DMI system identification
97 information from userspace through /sys/class/dmi/id/ or if you want
/drivers/staging/rtl8192e/
DKconfig22 If you enabled RTLLIB, you want this.
33 If you enabled RTLLIB, you want this.
43 If you enabled RTLLIB, you want this.

1234567891011