<p><a href="https://gerrit.osmocom.org/c/docker-playground/+/23005">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/23005/2/ttcn3-ggsn-test/kernel-config">File ttcn3-ggsn-test/kernel-config:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/docker-playground/+/23005/2/ttcn3-ggsn-test/kernel-config@5">Patch Set #2, Line 5:</a> <code style="font-family:monospace,monospace">CONFIG_CC_VERSION_TEXT="gcc (Debian 8.3.0-6) 8.3.0"</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">it might be best to only store those few things we need to enable compared to a defconfig.  I think kconfig-diff could be used to generate that. so you could do a 'make defconfig' and then compare the result of that with kconfig-diff in order to obtain which incremental changes are needed.</p><p style="white-space: pre-wrap; word-wrap: break-word;">you can then do "make defconfig my-config-fragment.config" during the build process.</p><p style="white-space: pre-wrap; word-wrap: break-word;">The point is to not store whatever was the default in 5.11.0-rc6, but to rely on any kernel to know what is a reasonable default, and only apply the changes needed.</p><p style="white-space: pre-wrap; word-wrap: break-word;">It might also be an idea to start from 'tinyconfig'.  The principle remains the same: don't store the full config but just the diff.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/23005">change 23005</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/23005"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I54e752048eed2a170a1cf4e0fd410de255b9de5d </div>
<div style="display:none"> Gerrit-Change-Number: 23005 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 19 Feb 2021 22:44:29 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>