diff options
author | Randy Dunlap <[email protected]> | 2020-11-28 23:08:43 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-12-01 11:44:02 -0800 |
commit | 14483cbf040fcb38113497161088a1ce8ce5d713 (patch) | |
tree | f35596cbd8fdaeeab423134f94df2aab8adcf373 /tools/perf/scripts/python/syscall-counts.py | |
parent | de7b3f8164cfdf99879ed7ca1d53bace25700929 (diff) |
net: broadcom CNIC: requires MMU
The CNIC kconfig symbol selects UIO and UIO depends on MMU.
Since 'select' does not follow dependency chains, add the same MMU
dependency to CNIC.
Quietens this kconfig warning:
WARNING: unmet direct dependencies detected for UIO
Depends on [n]: MMU [=n]
Selected by [m]:
- CNIC [=m] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_BROADCOM [=y] && PCI [=y] && (IPV6 [=m] || IPV6 [=m]=n)
Fixes: adfc5217e9db ("broadcom: Move the Broadcom drivers")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jeff Kirsher <[email protected]>
Cc: Rasesh Mody <[email protected]>
Cc: [email protected]
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions