diff options
author | Kory Maincent <kory.maincent@bootlin.com> | 2024-06-20 11:57:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-06-21 11:29:52 +0100 |
commit | 7eadf50095bc35c0e17e66cab617a934888edc20 (patch) | |
tree | 53209bfc7aa56670f0589cd0140ba81513e59aa0 /net | |
parent | a95b031c6796bf9972da2d4b4b524a57734f3a0a (diff) | |
download | linux-7eadf50095bc35c0e17e66cab617a934888edc20.tar.gz linux-7eadf50095bc35c0e17e66cab617a934888edc20.tar.bz2 linux-7eadf50095bc35c0e17e66cab617a934888edc20.zip |
net: pse-pd: Kconfig: Fix missing firmware loader config select
Selecting FW_UPLOAD is not sufficient as it allows the firmware loader
API to be built as a module alongside the pd692x0 driver built as builtin.
Add select FW_LOADER to fix this issue.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406200632.hSChnX0g-lkp@intel.com/
Fixes: 9a9938451890 ("net: pse-pd: Add PD692x0 PSE controller driver")
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions