<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/arch/powerpc/configs/40x/virtex_defconfig, branch automarkup</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=automarkup</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=automarkup'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2017-08-28T12:10:01+00:00</updated>
<entry>
<title>powerpc/configs: Drop unneeded CONFIG_CRYPTO_ANSI_CPRNG</title>
<updated>2017-08-28T12:10:01+00:00</updated>
<author>
<name>Michael Ellerman</name>
<email>mpe@ellerman.id.au</email>
</author>
<published>2017-08-23T05:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=5ee5d80833dc267db902ea2ae39c8026cb3be0d8'/>
<id>urn:sha1:5ee5d80833dc267db902ea2ae39c8026cb3be0d8</id>
<content type='text'>
Since commit 401e4238f35c ("crypto: rng - Make DRBG the default RNG") we no longer need to set CONFIG_CRYPTO_ANSI_CPRNG in our defconfigs.

Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;
</content>
</entry>
<entry>
<title>powerpc/configs: Update for symbol movement only</title>
<updated>2017-08-28T12:10:00+00:00</updated>
<author>
<name>Michael Ellerman</name>
<email>mpe@ellerman.id.au</email>
</author>
<published>2017-08-23T05:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=980b4503b9efd97bcb51d5508d82fbf3ccb6aadb'/>
<id>urn:sha1:980b4503b9efd97bcb51d5508d82fbf3ccb6aadb</id>
<content type='text'>
Update defconfigs for symbols that have moved around, without their
value changing.

Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;
</content>
</entry>
<entry>
<title>powerpc/configs: Remove old symbols from defconfigs</title>
<updated>2016-07-08T12:10:07+00:00</updated>
<author>
<name>Andrew Donnellan</name>
<email>andrew.donnellan@au1.ibm.com</email>
</author>
<published>2016-07-05T06:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=bdd910017c6a4d0a53e4e69d1bf92d576e305a47'/>
<id>urn:sha1:bdd910017c6a4d0a53e4e69d1bf92d576e305a47</id>
<content type='text'>
Update defconfigs to remove old symbols and comments referencing old
symbols.

Dropped:

* AVERAGE
* INET_LRO
* EXT3_DEFAULTS_TO_ORDERED
* EXT3_FS_XATTR
* I2O
* INFINIBAND_AMSO1100
* INFINIBAND_EHCA
* IP1000

Replaced:

* BLK_DEV_XIP -&gt; BLK_DEV_RAM_DAX
* CLK_PPC_CORENET -&gt; CLK_QORIQ
* EXT2_FS_XIP -&gt; FS_DAX
* EXT3_FS* -&gt; EXT4_FS*

Signed-off-by: Andrew Donnellan &lt;andrew.donnellan@au1.ibm.com&gt;
Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;
</content>
</entry>
<entry>
<title>powerpc: Update all configs using savedefconfig</title>
<updated>2015-01-20T07:06:58+00:00</updated>
<author>
<name>Michael Ellerman</name>
<email>mpe@ellerman.id.au</email>
</author>
<published>2015-01-20T06:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=a85cade6762bf566698e625ec1a4461245e40768'/>
<id>urn:sha1:a85cade6762bf566698e625ec1a4461245e40768</id>
<content type='text'>
It looks like it's ~4 years since we updated some of these, so do a bulk
update.

Verified that the before and after generated configs are exactly the
same.

Which begs the question why update them? The answer is that it can be
confusing when the stored defconfig drifts too far from the generated
result.

Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;
</content>
</entry>
<entry>
<title>powerpc: Trim defconfigs</title>
<updated>2010-08-09T01:19:16+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2010-08-09T01:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=61a3e1665f714640a888e9ac5470e94696ac545b'/>
<id>urn:sha1:61a3e1665f714640a888e9ac5470e94696ac545b</id>
<content type='text'>
This trims all our defconfigs using make savedefconfig

Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>powerpc: Disable CONFIG_SYSFS_DEPRECATED</title>
<updated>2010-06-15T05:02:33+00:00</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2010-06-06T17:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=65cf840ff4b63852d34d577d559978ccfc554a6c'/>
<id>urn:sha1:65cf840ff4b63852d34d577d559978ccfc554a6c</id>
<content type='text'>
Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;

On 5 May 2010 21:33, "Anton Blanchard" &lt;anton@samba.org&gt; wrote:

CONFIG_SYSFS_DEPRECATED can cause issues with newer distros and should not
be required for any distro in the last 3 or 4 years, so disable it.

Signed-off-by: Anton Blanchard &lt;anton@samba.org&gt;
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>powerpc/4xx: Disable PCI_LEGACY</title>
<updated>2009-06-03T20:23:15+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@linux.vnet.ibm.com</email>
</author>
<published>2009-03-31T12:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=27db1fea1868ee346fe5a2fba00eb8fc69283f2c'/>
<id>urn:sha1:27db1fea1868ee346fe5a2fba00eb8fc69283f2c</id>
<content type='text'>
The single board defconfig files were missed during the cleanup
of CONFIG_PCI_LEGACY in the multi-board config files.  This
disables the option for the single board configs, as it isn't
used by anything for these boards.

Reported-by: Cheng Renquan &lt;crquan@gmail.com&gt;
Signed-off-by: Josh Boyer &lt;jwboyer@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms</title>
<updated>2009-03-01T04:30:38+00:00</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2009-03-01T04:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=6b8036a877fe7a85d4474ddb89993339303959e1'/>
<id>urn:sha1:6b8036a877fe7a85d4474ddb89993339303959e1</id>
<content type='text'>
Virtex FPGA designs have two serial port logic cores to choose from; the
simple uartlite, and the full featured uart16550.  Both cores are in
common use so the defconfig should support both of them.  Currently
only console on uartlite is supported in the defconfig.  This patch adds
console support for the 16550 core.

The Virtex reference designs do not work without this patch.

Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>powerpc/40x: Update PowerPC 40x defconfigs</title>
<updated>2009-01-20T18:01:54+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@linux.vnet.ibm.com</email>
</author>
<published>2009-01-20T18:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=e801c72d61173dff2bbbaa164d43d84b993c6ddb'/>
<id>urn:sha1:e801c72d61173dff2bbbaa164d43d84b993c6ddb</id>
<content type='text'>
Update the 40x defconfigs for 2.6.29-rc2

Signed-off-by: Josh Boyer &lt;jwboyer@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>powerpc/virtex: Update defconfigs</title>
<updated>2008-11-14T18:10:55+00:00</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2008-11-14T18:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=c8d698849e135780738c2cb08f07f06eda982a8c'/>
<id>urn:sha1:c8d698849e135780738c2cb08f07f06eda982a8c</id>
<content type='text'>
Update defconfigs for running on Xilinx Virtex platforms

Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
</feed>
