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 | 63a320c8f7491fe5cf23618579a48f68083497ce (patch) | |
tree | d000732b2804324fcdfe4b356a438e40235bff70 /target/linux/ar71xx/config-2.6.31 | |
parent | 8113f1ae11e5e049c9e54b4c68e700cf8d501723 (diff) | |
download | upstream-63a320c8f7491fe5cf23618579a48f68083497ce.tar.gz upstream-63a320c8f7491fe5cf23618579a48f68083497ce.tar.bz2 upstream-63a320c8f7491fe5cf23618579a48f68083497ce.zip |
ar71xx: add dummy debugfs support for the ag71xx driver
SVN-Revision: 19031
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 |