diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-07-30 09:59:41 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-07-30 09:59:41 +0000 |
commit | bbc96d103aa84cbbc666755f86bbc26a86f8ef83 (patch) | |
tree | 444d37a6c3f93a54d8b15278d56ec653ed58b592 /target/linux/ar71xx | |
parent | 10b74a2455971310bf22d3d9c2127e4bc6f4225e (diff) | |
download | upstream-bbc96d103aa84cbbc666755f86bbc26a86f8ef83.tar.gz upstream-bbc96d103aa84cbbc666755f86bbc26a86f8ef83.tar.bz2 upstream-bbc96d103aa84cbbc666755f86bbc26a86f8ef83.zip |
move CONFIG_XFS_DEBUG to generic config
SVN-Revision: 12007
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index 5e8a59582c..2dc2af7924 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -245,7 +245,6 @@ CONFIG_TRAD_SIGNALS=y CONFIG_VIDEO_MEDIA=m CONFIG_VIDEO_V4L2=m CONFIG_VIDEO_V4L2_COMMON=m -# CONFIG_XFS_DEBUG is not set CONFIG_YAFFS_9BYTE_TAGS=y CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED=y CONFIG_YAFFS_AUTO_YAFFS2=y |