ramips: raeth: add debugfs support
[librecmc/librecmc.git] / target / linux / ramips / files / drivers / net / ethernet / ramips / Kconfig
index 08d7ad170c98ec444f31c237e4c4636beda3e0ff..c821d5bd7c2559ffb2747fa5897bf518abc7c54f 100644 (file)
@@ -10,4 +10,8 @@ if NET_RAMIPS
 config NET_RAMIPS_DEBUG
        bool "Enable debug messages in the Ralink ethernet driver"
 
+config NET_RAMIPS_DEBUG_FS
+       bool "Enable debugfs support for the Ralink ethernet driver"
+       depends on DEBUG_FS
+
 endif