<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ramips/rt3883/config-3.18, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>ralink: bump to the target to v4.3</title>
<updated>2015-12-10T19:06:32+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-12-10T19:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6df4426245be87148d6aa75859951cb6351eb24c'/>
<id>6df4426245be87148d6aa75859951cb6351eb24c</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 47831
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 47831
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: disable the openwrt commandline hack</title>
<updated>2015-08-30T12:18:14+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-08-30T12:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=efb2c403cfacc463e2479c5fc73d58895e48a6c1'/>
<id>efb2c403cfacc463e2479c5fc73d58895e48a6c1</id>
<content type='text'>
We don't make use of it, so no need to have it enabled.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46759
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't make use of it, so no need to have it enabled.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46759
</pre>
</div>
</content>
</entry>
<entry>
<title>ramips: diable ill_acc driver by default</title>
<updated>2015-05-27T20:02:04+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-05-27T20:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=302a9f8982f3ca717856add355b3406b99100c2e'/>
<id>302a9f8982f3ca717856add355b3406b99100c2e</id>
<content type='text'>
this treacled down via the stable tree and wandered into 3.18.14

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 45793
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this treacled down via the stable tree and wandered into 3.18.14

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 45793
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: move KERNFS to generic config</title>
<updated>2015-03-06T07:56:47+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-03-06T07:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d15ac306fa3c445d9bbb98e4a5add327b4464f0d'/>
<id>d15ac306fa3c445d9bbb98e4a5add327b4464f0d</id>
<content type='text'>
KERNFS symbol is selected by SYSFS, so place it in generic config.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KERNFS symbol is selected by SYSFS, so place it in generic config.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44615
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED</title>
<updated>2015-03-06T07:56:34+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-03-06T07:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f04a268a043f8a2a7bfde79f7ca3e49718055798'/>
<id>f04a268a043f8a2a7bfde79f7ca3e49718055798</id>
<content type='text'>
Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since
only one platfrom (omap) needs them.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44614
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since
only one platfrom (omap) needs them.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44614
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: move MTD_SPLIT_SUPPORT to generic config</title>
<updated>2015-03-06T07:56:08+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-03-06T07:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=66178457116e5bbaf67d48cbbed158f68adf8ce1'/>
<id>66178457116e5bbaf67d48cbbed158f68adf8ce1</id>
<content type='text'>
CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform
specific configs explicitly enables it, while no one platform disables
this symbol. So place it in generic config and remove from platform
specific configs.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform
specific configs explicitly enables it, while no one platform disables
this symbol. So place it in generic config and remove from platform
specific configs.

Signed-off-by: Sergey Ryazanov &lt;ryazanov.s.a@gmail.com&gt;

SVN-Revision: 44612
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs</title>
<updated>2015-03-01T11:37:15+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-03-01T11:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3139140339ec3e6db2cc2d91bb6fbedbb12b6578'/>
<id>3139140339ec3e6db2cc2d91bb6fbedbb12b6578</id>
<content type='text'>
Most MIPS targets have it disabled, so move the symbol to the generic
configs to keep target configs small.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 44583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most MIPS targets have it disabled, so move the symbol to the generic
configs to keep target configs small.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 44583
</pre>
</div>
</content>
</entry>
<entry>
<title>ralink: fix the config files</title>
<updated>2015-02-14T20:48:53+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-02-14T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=428dd56a606ade8de4e8952581ad257226038875'/>
<id>428dd56a606ade8de4e8952581ad257226038875</id>
<content type='text'>
oops, accidently moved instead of copied them

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 44454
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oops, accidently moved instead of copied them

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 44454
</pre>
</div>
</content>
</entry>
</feed>
