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 | d9cd8d7af108dc22734ed482301176a97274422b (patch) | |
tree | 69b8d901245631eacbc5c666af79e7b97c166caa /target/linux/ar71xx/config-2.6.26 | |
parent | 2da35aec10c800dfd3c0d2d95f04da619907c5b7 (diff) | |
download | upstream-d9cd8d7af108dc22734ed482301176a97274422b.tar.gz upstream-d9cd8d7af108dc22734ed482301176a97274422b.tar.bz2 upstream-d9cd8d7af108dc22734ed482301176a97274422b.zip |
move CONFIG_XFS_DEBUG to generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12007 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-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 |