diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-04 14:28:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-04 14:28:25 +0000 |
commit | ac6dc4fb0d445efa10026bfbca7e5075a957c70b (patch) | |
tree | a4c1a68f6d5f117027eea2a23e2d87a7305d92ea /target/linux/ar71xx/config-2.6.31 | |
parent | d9f8c3f705bfcd8f5f47e130cfba71ee454c36d2 (diff) | |
download | upstream-ac6dc4fb0d445efa10026bfbca7e5075a957c70b.tar.gz upstream-ac6dc4fb0d445efa10026bfbca7e5075a957c70b.tar.bz2 upstream-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/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 9e4db5089d..9146217fdc 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -3,6 +3,7 @@ CONFIG_32BIT=y CONFIG_AG71XX=y CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set +# CONFIG_AG71XX_DEBUG_FS is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set CONFIG_AR71XX_DEV_AP91_PCI=y |