]> xenbits.xensource.com Git - people/dariof/osstest.git/commit
ts-kernel-build: enable CONFIG_IKCONFIG{_PROC}
authorIan Campbell <ian.campbell@citrix.com>
Fri, 21 Nov 2014 13:16:51 +0000 (13:16 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 5 Dec 2014 15:43:01 +0000 (15:43 +0000)
commite7ed319147d01aa833c6696413a42c63f2bc094a
tree5137eb1c0ee5ad8e969cbb13e85daad8fb5a9da1
parent61847120832f381aed6b5f50ad8fe6a870467ffe
ts-kernel-build: enable CONFIG_IKCONFIG{_PROC}

This makes the kernel's .config available in /proc/config.gz and
embeds a copy which can be extracted with
linux/scripts/extract-ikconfig (which I've not tried, but have no
reason to doubt).

Having this around can be handy with an older osstest installed test
box and to confirm you've booted the kernel you think you have when
you are messing with .config options.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
ts-kernel-build