Apologies if this is documented somewhere, but what is the procedure for getting certain modules enabled in Debian kernel configs?
Specifically I am looking to add
CONFIG_ISCSI_IBFT=m
And I'm hoping to get that built into linux-image-5.10.0-0.bpo.XXX-cloud-arm64 and/or linux-image-5.10.0-0.bpo.XXX-arm64 packages in buster-backports and linux-image-arm64 and/or linux-image-cloud-arm64 bullseye going forward.
Should I make a pull request for the kernel packages? |