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 if PNP -config PNP_DEBUG - bool "PnP Debug Messages" - help - Say Y if you want the Plug and Play Layer to print debug messages. - This is useful if you are developing a PnP driver or troubleshooting. - comment "Protocols" source "drivers/pnp/isapnp/Kconfig" |