infix icon indicating copy to clipboard operation
infix copied to clipboard

Collect required kernel features in metapackage

Open wkz opened this issue 1 year ago • 0 comments

We should investigate if we can create a Buildroot package whose only purpose is to enable generic kernel features needed by Infix.

That would allow us to trim down the per-board configs to only define required hardware support.

It would complicate make linux-update-defconfig it bit though, since you would get the union of the base config plus all options from the meta package. We might want to automate the disentanglement of that somehow.

wkz avatar May 02 '24 08:05 wkz