aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pnp/Kconfig')
-rw-r--r--drivers/pnp/Kconfig6
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
37if PNP 37if PNP
38 38
39config 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
45comment "Protocols" 39comment "Protocols"
46 40
47source "drivers/pnp/isapnp/Kconfig" 41source "drivers/pnp/isapnp/Kconfig"