]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/rapidio/Kconfig
rapidio: add debug configuration option
[net-next-2.6.git] / drivers / rapidio / Kconfig
index bcb5c206337038cbbad8bb356e1111f0bc7d1186..070211a5955c7dc140799b55a2f57bbbe5ce0191 100644 (file)
@@ -21,3 +21,14 @@ config RAPIDIO_ENABLE_RX_TX_PORTS
          than Maintenance transfers.
 
 source "drivers/rapidio/switches/Kconfig"
+
+config RAPIDIO_DEBUG
+       bool "RapidIO subsystem debug messages"
+       depends on RAPIDIO
+       help
+         Say Y here if you want the RapidIO subsystem to produce a bunch of
+         debug messages to the system log. Select this if you are having a
+         problem with the RapidIO subsystem and want to see more of what is
+         going on.
+
+         If you are unsure about this, say N here.