.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0 |
---|
1 | 2 | config MFD_NVEC |
---|
2 | 3 | tristate "NV Tegra Embedded Controller SMBus Interface" |
---|
3 | 4 | depends on I2C && GPIOLIB && ARCH_TEGRA |
---|
.. | .. |
---|
7 | 8 | controller. |
---|
8 | 9 | |
---|
9 | 10 | To compile this driver as a module, say M here: the module will be |
---|
10 | | - called mfd-nvec |
---|
| 11 | + called mfd-nvec |
---|
11 | 12 | |
---|
12 | 13 | config KEYBOARD_NVEC |
---|
13 | 14 | tristate "Keyboard on nVidia compliant EC" |
---|
.. | .. |
---|
17 | 18 | a nVidia compliant embedded controller. |
---|
18 | 19 | |
---|
19 | 20 | To compile this driver as a module, say M here: the module will be |
---|
20 | | - called keyboard-nvec |
---|
| 21 | + called keyboard-nvec |
---|
21 | 22 | |
---|
22 | 23 | config SERIO_NVEC_PS2 |
---|
23 | 24 | tristate "PS2 on nVidia EC" |
---|
.. | .. |
---|
27 | 28 | to a nVidia compliant embedded controller. |
---|
28 | 29 | |
---|
29 | 30 | To compile this driver as a module, say M here: the module will be |
---|
30 | | - called serio-nvec-ps2 |
---|
| 31 | + called serio-nvec-ps2 |
---|
31 | 32 | |
---|
32 | 33 | |
---|
33 | 34 | config NVEC_POWER |
---|
.. | .. |
---|
38 | 39 | nVidia compliant embedded controllers. |
---|
39 | 40 | |
---|
40 | 41 | To compile this driver as a module, say M here: the module will be |
---|
41 | | - called nvec-power |
---|
| 42 | + called nvec-power |
---|
42 | 43 | |
---|
43 | 44 | |
---|
44 | 45 | config NVEC_PAZ00 |
---|
.. | .. |
---|
49 | 50 | devices, e.g. Toshbia AC100 and Dynabooks AZ netbooks. |
---|
50 | 51 | |
---|
51 | 52 | To compile this driver as a module, say M here: the module will be |
---|
52 | | - called nvec-paz00 |
---|
| 53 | + called nvec-paz00 |
---|
53 | 54 | |
---|