diff options
Diffstat (limited to 'drivers/pnp/Kconfig')
-rw-r--r-- | drivers/pnp/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/pnp/Kconfig b/drivers/pnp/Kconfig index 8a3237f9f2a7..2a37b3fedb8e 100644 --- a/drivers/pnp/Kconfig +++ b/drivers/pnp/Kconfig | |||
@@ -36,12 +36,6 @@ config PNP_DEBUG_MESSAGES | |||
36 | 36 | ||
37 | if PNP | 37 | if PNP |
38 | 38 | ||
39 | config PNP_DEBUG | ||
40 | bool "PnP Debug Messages" | ||
41 | help | ||
42 | Say Y if you want the Plug and Play Layer to print debug messages. | ||
43 | This is useful if you are developing a PnP driver or troubleshooting. | ||
44 | |||
45 | comment "Protocols" | 39 | comment "Protocols" |
46 | 40 | ||
47 | source "drivers/pnp/isapnp/Kconfig" | 41 | source "drivers/pnp/isapnp/Kconfig" |