Root/
1 | # |
2 | # Plug and Play configuration |
3 | # |
4 | |
5 | menuconfig PNP |
6 | bool "Plug and Play support" |
7 | depends on HAS_IOMEM |
8 | depends on ISA || ACPI |
9 | ---help--- |
10 | Plug and Play (PnP) is a standard for peripherals which allows those |
11 | peripherals to be configured by software, e.g. assign IRQ's or other |
12 | parameters. No jumpers on the cards are needed, instead the values |
13 | are provided to the cards from the BIOS, from the operating system, |
14 | or using a user-space utility. |
15 | |
16 | Say Y here if you would like Linux to configure your Plug and Play |
17 | devices. You should then also say Y to all of the protocols below. |
18 | Alternatively, you can say N here and configure your PnP devices |
19 | using user space utilities such as the isapnptools package. |
20 | |
21 | If unsure, say Y. |
22 | |
23 | config PNP_DEBUG_MESSAGES |
24 | default y |
25 | bool "PNP debugging messages" |
26 | depends on PNP |
27 | help |
28 | Say Y here if you want the PNP layer to be able to produce debugging |
29 | messages if needed. The messages can be enabled at boot-time with |
30 | the pnp.debug kernel parameter. |
31 | |
32 | This option allows you to save a bit of space if you do not want |
33 | the messages to even be built into the kernel. |
34 | |
35 | If you have any doubts about this, say Y here. |
36 | |
37 | if PNP |
38 | |
39 | comment "Protocols" |
40 | |
41 | source "drivers/pnp/isapnp/Kconfig" |
42 | |
43 | source "drivers/pnp/pnpbios/Kconfig" |
44 | |
45 | source "drivers/pnp/pnpacpi/Kconfig" |
46 | |
47 | endif # PNP |
48 |
Branches:
ben-wpan
ben-wpan-stefan
javiroman/ks7010
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.11
jz-3.12
jz-3.13
jz-3.15
jz-3.16
jz-3.18-dt
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9