]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
usb: tegra: use MODULE_FIRMWARE if SOC is ENABLED
authorNicolas Chauvet <kwizart@gmail.com>
Mon, 23 Mar 2026 14:02:48 +0000 (15:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 14:47:51 +0000 (16:47 +0200)
commit448f428a4b54bb589a6da1f23edcb941098e2953
tree1da932b657bc77f61b1b3563120a714df2ef0599
parenta402532ab855620e02a16950aea86fc621c6f87c
usb: tegra: use MODULE_FIRMWARE if SOC is ENABLED

This allows to reduce the size of the initramfs by only selecting
the related firmware when a given SOC is enabled.

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
Link: https://patch.msgid.link/20260323140249.173603-1-kwizart@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-tegra.c