diff options
author | Loic Poulain <[email protected]> | 2021-06-14 18:56:36 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-14 13:17:10 -0700 |
commit | 89212e160b81e778f829b89743570665810e3b13 (patch) | |
tree | 7a4641d1559eaa9b32b7f6e5c6e2c9a0dab989ae /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | ec13357263fb672390250fcfaa4c86b6dce66062 (diff) |
net: wwan: Fix WWAN config symbols
There is not strong reason to have both WWAN and WWAN_CORE symbols,
Let's build the WWAN core framework when WWAN is selected, in the
same way as for other subsystems.
This fixes issue with mhi_net selecting WWAN_CORE without WWAN and
reported by kernel test robot:
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for WWAN_CORE
Depends on NETDEVICES && WWAN
Selected by
- MHI_NET && NETDEVICES && NET_CORE && MHI_BUS
Fixes: 9a44c1cc6388 ("net: Add a WWAN subsystem")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Loic Poulain <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions