aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2021-04-01 09:57:11 +0300
committerJason Gunthorpe <[email protected]>2021-04-19 14:57:03 -0300
commitae9884829c48528ae43b963bddd8856505fcfef1 (patch)
tree3a87fb94e260839758d792b05712b7f6f3266b2c /tools/perf/scripts/python/export-to-postgresql.py
parent338a010cb616b6b257bd7fe615bd4a87ca575c3a (diff)
RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
The "select" kconfig keyword provides reverse dependency, however it doesn't check that selected symbol meets its own dependencies. Usually "select" is used for non-visible symbols, so instead of trying to keep dependencies in sync with BNXT ethernet driver, simply "depends on" it, like Kconfig documentation suggest. * CONFIG_PCI is already required by BNXT * CONFIG_NETDEVICES and CONFIG_ETHERNET are needed to chose BNXT Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]> Acked-By: Devesh Sharma <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions