<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/config/Config-kernel.in, branch v17.01.4</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.4</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=v17.01.4'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2017-01-13T14:15:09Z</updated>
<entry>
<title>x86: disable crashlog</title>
<updated>2017-01-13T14:15:09Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-01-13T13:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=749918911d35613f8bf7852d2a91f78ff625739e'/>
<id>urn:sha1:749918911d35613f8bf7852d2a91f78ff625739e</id>
<content type='text'>
It could cause crashes with some forms of virtualization, and it is
unlikely to work properly with most systems.
It's safer to just disable it.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>kernel: add KERNEL_DEVMEM and KERNEL_DEVKMEM</title>
<updated>2016-12-24T13:55:35Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2016-12-17T14:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=6e7fdf07b7134fddff0e0c9e24bd39d1ed4b4954'/>
<id>urn:sha1:6e7fdf07b7134fddff0e0c9e24bd39d1ed4b4954</id>
<content type='text'>
These options are needed to create /dev/mem or /dev/kmem .
/dev/mem is needed by the io tool to access raw hardware memory, which
is helpful when debugging and developing drivers.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Acked-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>kernel: add KERNEL_DEBUG_PINCTRL and KERNEL_DEBUG_GPIO</title>
<updated>2016-12-10T15:06:34Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2016-12-04T13:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=c058f4f22d1ae4dc14115be6894db245e82fe60b'/>
<id>urn:sha1:c058f4f22d1ae4dc14115be6894db245e82fe60b</id>
<content type='text'>
This makes it possible to activate the gpio and the pinctl debugging
from LEDE menuconfig.

Acked-by: John Crispin &lt;john@phrozen.org&gt;
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>Add config symbols for kernel keyring support</title>
<updated>2016-09-02T12:43:52Z</updated>
<author>
<name>Nathaniel Wesley Filardo</name>
</author>
<published>2014-10-19T07:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=39d817cf38cac58d4383012adc13dc2e3606f4f7'/>
<id>urn:sha1:39d817cf38cac58d4383012adc13dc2e3606f4f7</id>
<content type='text'>
Enable selection of the kernel key retention framework and some of its
additional facilities; see Documentation/security/keys.txt and
security/keys/Kconfig for details

Signed-off-by: Nathaniel Wesley Filardo &lt;nwfilardo@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: Move POSIX ACL and attr support options into submenu</title>
<updated>2016-07-05T20:59:14Z</updated>
<author>
<name>Daniel Dickinson</name>
</author>
<published>2015-12-17T03:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=b9952797e63496817d60dda394949a91fbdaddd4'/>
<id>urn:sha1:b9952797e63496817d60dda394949a91fbdaddd4</id>
<content type='text'>
Make global options menuconfig cleaner by moving POSIX ACL
and attr support options into a submenu.

Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;
</content>
</entry>
<entry>
<title>kernel: Add option to make using filesystem ACL support the default</title>
<updated>2016-06-30T20:48:39Z</updated>
<author>
<name>Daniel Dickinson</name>
</author>
<published>2015-12-17T03:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=e408abd7fb8e2a8842726345f393236c53496933'/>
<id>urn:sha1:e408abd7fb8e2a8842726345f393236c53496933</id>
<content type='text'>
This adds a configuration options that allows to make filesystem ACL support
the default in the kernel, except for old nfs.

Signed-off-by: Daniel Dickinson &lt;openwrt@daniel.thecshore.com&gt;
</content>
</entry>
<entry>
<title>config: add a small_flash feature</title>
<updated>2016-06-13T20:51:43Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-06-13T19:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=30acacb0afc6255ae68bc4f3ae4365a8ec46f353'/>
<id>urn:sha1:30acacb0afc6255ae68bc4f3ae4365a8ec46f353</id>
<content type='text'>
this causes KALLSYMS to be off by default

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>kernel: add missing symbol</title>
<updated>2016-05-16T16:00:34Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2016-03-10T21:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=2aa818a0bb9cd3ab097132e963cfa4f11b5babee'/>
<id>urn:sha1:2aa818a0bb9cd3ab097132e963cfa4f11b5babee</id>
<content type='text'>
Add missing symbol When building kernel with profiling enabled and ARM
or ARM64 targets.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>buildroot: add options to build the kernel for NFS boot</title>
<updated>2016-02-01T01:06:39Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2016-02-01T01:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=312367665ad4e280df36c5f47b114ed680abc3eb'/>
<id>urn:sha1:312367665ad4e280df36c5f47b114ed680abc3eb</id>
<content type='text'>
Add the basic set of kernel options to allow it from mounting a NFS root
and boot from it.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 48590
</content>
</entry>
<entry>
<title>include/kernel: add custom USER/DOMAIN config options</title>
<updated>2016-01-28T22:42:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-28T22:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=b3f7902a0687dced523f49a0430757ac68f6467d'/>
<id>urn:sha1:b3f7902a0687dced523f49a0430757ac68f6467d</id>
<content type='text'>
These allow the generated kernel's build metadata to be defined explicitly.
This metadata is reported, eg, at boot time and in `uname -a` on running
systems. If the variables aren't configured, the current build system username
and hostname are used as normal.

The motivation for this option is to achive reproducible (bit-for-bit
identical) kernel builds of official openwrt releases.

Signed-off-by: bryan newbold &lt;bnewbold@robocracy.org&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48541
</content>
</entry>
</feed>
