aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-01-04 14:28:25 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-01-04 14:28:25 +0000
commitac6dc4fb0d445efa10026bfbca7e5075a957c70b (patch)
treea4c1a68f6d5f117027eea2a23e2d87a7305d92ea /target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
parentd9f8c3f705bfcd8f5f47e130cfba71ee454c36d2 (diff)
downloadmaster-187ad058-ac6dc4fb0d445efa10026bfbca7e5075a957c70b.tar.gz
master-187ad058-ac6dc4fb0d445efa10026bfbca7e5075a957c70b.tar.bz2
master-187ad058-ac6dc4fb0d445efa10026bfbca7e5075a957c70b.zip
ar71xx: add dummy debugfs support for the ag71xx driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19031 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig')
-rw-r--r--target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
index 801fcaf9d7..15983f4ea4 100644
--- a/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
+++ b/target/linux/ar71xx/files/drivers/net/ag71xx/Kconfig
@@ -13,6 +13,14 @@ config AG71XX_DEBUG
help
Atheros AR71xx built-in ethernet driver debugging messages.
+config AG71XX_DEBUG_FS
+ bool "Atheros AR71xx built-in ethernet driver debugfs support"
+ depends on AG71XX && DEBUG_FS
+ default n
+ help
+ Say Y, if you need access to various statistics provided by
+ the ag71xx driver.
+
config AG71XX_AR8216_SUPPORT
bool "special support for the Atheros AR8216 switch"
depends on AG71XX