<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/</link>
    <language>en-us</language>

    <title>yaffs-ecoscentric: moduleconfig.h history</title>
    <description>moduleconfig.h revision history</description>
    <item>
    <title>Add fix for hanging objects</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/90a548c51099/moduleconfig.h</link>
    <description><![CDATA[Add fix for hanging objects]]></description>
    <author>&#99;&#104;&#97;&#114;&#108;&#101;&#115;</author>
    <pubDate>Sat, 07 Nov 2009 02:11:02 +0000</pubDate>
</item>
<item>
    <title>Allow the disabling of tags ECC</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/5d34d18f33e5/moduleconfig.h</link>
    <description><![CDATA[Allow the disabling of tags ECC]]></description>
    <author>&#99;&#104;&#97;&#114;&#108;&#101;&#115;</author>
    <pubDate>Wed, 14 Oct 2009 01:01:57 +0100</pubDate>
</item>
<item>
    <title>Major whitespace/style changes to match Linux checkpatch.pl code style</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/c8620405d086/moduleconfig.h</link>
    <description><![CDATA[Major whitespace/style changes to match Linux checkpatch.pl code style]]></description>
    <author>&#119;&#111;&#111;&#107;&#101;&#121;</author>
    <pubDate>Fri, 06 Mar 2009 17:20:56 +0000</pubDate>
</item>
<item>
    <title>Cleanup patch - Remove all trailing whitespace and fix a few typos.</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/f95fdc6123fb/moduleconfig.h</link>
    <description><![CDATA[Cleanup patch - Remove all trailing whitespace and fix a few typos.]]></description>
    <author>&#119;&#111;&#111;&#107;&#101;&#121;</author>
    <pubDate>Thu, 13 Dec 2007 15:35:19 +0000</pubDate>
</item>
<item>
    <title>Update comments about use of CONFIG_YAFFS_9BYTE_TAGS option.</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/31b2ee96d3a0/moduleconfig.h</link>
    <description><![CDATA[Update comments about use of CONFIG_YAFFS_9BYTE_TAGS option.]]></description>
    <author>&#105;&#109;&#99;&#100;</author>
    <pubDate>Mon, 23 Jul 2007 20:43:07 +0100</pubDate>
</item>
<item>
    <title>Make CONFIG_YAFFS_9BYTE_TAGS disabled by default.</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/e8d248451214/moduleconfig.h</link>
    <description><![CDATA[Make CONFIG_YAFFS_9BYTE_TAGS disabled by default.]]></description>
    <author>&#105;&#109;&#99;&#100;</author>
    <pubDate>Mon, 23 Jul 2007 20:10:11 +0100</pubDate>
</item>
<item>
    <title>Rolling in Ians and other changes</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/fa4e74c5013d/moduleconfig.h</link>
    <description><![CDATA[Rolling in Ians and other changes]]></description>
    <author>&#99;&#104;&#97;&#114;&#108;&#101;&#115;</author>
    <pubDate>Wed, 18 Jul 2007 20:40:38 +0100</pubDate>
</item>
<item>
    <title>normalise licence headers and attributions</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/7d11ae6795e4/moduleconfig.h</link>
    <description><![CDATA[normalise licence headers and attributions]]></description>
    <author>&#119;&#111;&#111;&#107;&#101;&#121;</author>
    <pubDate>Mon, 12 Feb 2007 16:55:27 +0000</pubDate>
</item>
<item>
    <title>Add Phils checkpoint configuration</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/52ba5731a251/moduleconfig.h</link>
    <description><![CDATA[Add Phils checkpoint configuration]]></description>
    <author>&#99;&#104;&#97;&#114;&#108;&#101;&#115;</author>
    <pubDate>Tue, 19 Dec 2006 21:33:41 +0000</pubDate>
</item>
<item>
    <title>Added some documentation to moduleconfig.h and set it to match the</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/31598d35e840/moduleconfig.h</link>
    <description><![CDATA[Added some documentation to moduleconfig.h and set it to match the<br/>
Kconfig defaults.<br/>
<br/>
Updated Kconfig to force selection of YAFFS1 and YAFFS2 for now, until<br/>
we straighten out the ifdefs so that one can be built when the other<br/>
isn't.]]></description>
    <author>&#109;&#97;&#114;&#116;&#121;</author>
    <pubDate>Wed, 21 Sep 2005 16:16:59 +0100</pubDate>
</item>
<item>
    <title>Silly Marty, picked wrong guard for moduleconfig.h</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/126756b6912d/moduleconfig.h</link>
    <description><![CDATA[Silly Marty, picked wrong guard for moduleconfig.h]]></description>
    <author>&#109;&#97;&#114;&#116;&#121;</author>
    <pubDate>Tue, 20 Sep 2005 23:46:17 +0100</pubDate>
</item>
<item>
    <title>Modified Makefile to allow 'out of kernel tree' module building for 2.6.x</title>
    <link>https://hg.ecoscentric.com/yaffs-ecoscentric/log/51cad800e99c/moduleconfig.h</link>
    <description><![CDATA[Modified Makefile to allow 'out of kernel tree' module building for 2.6.x<br/>
kernels.  (See Documentation/kbuild for details on how to do this).<br/>
<br/>
Modified yportenv.h to include moduleconfig.h<br/>
<br/>
Added new file moduleconfig.h.  This is the compromise that makes it<br/>
possible to build yaffs in any of three ways:<br/>
<br/>
1) in-kernel, in the kernel source tree.  You put yaffs into the<br/>
   kernel source tree using patch-ker.sh<br/>
2) as-module, in the kernel source tree.<br/>
3) as-module, out of the kernel source tree.<br/>
<br/>
Because modules built outside of the kernel source tree can't use the<br/>
kconfig tool to add their CONFIG_ variable to &lt;linux/config.h&gt;,<br/>
moduleconfig.h is a compromise that gathers all of the CONFIG_<br/>
variables in one place.<br/>
<br/>
The CONFIG_ variables in moduleconfig.h are protected by<br/>
KBUILD_MODNAME, a variable that is only set when a module is built<br/>
outside of the kernel source tree.<br/>
<br/>
The CONFIG_ variables are all on by default -- this is probably not<br/>
what you want.  Comment out the ones that you don't want enabled.<br/>
<br/>
NOTE: Not all of the CONFIG_ variables used in yaffs2 are in<br/>
moduleconfig.h.  Those that are not relevant to Linux are missing.]]></description>
    <author>&#109;&#97;&#114;&#116;&#121;</author>
    <pubDate>Sun, 18 Sep 2005 06:31:26 +0100</pubDate>
</item>

  </channel>
</rss>
