diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2023-03-29 09:43:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 16:36:43 +0200 |
commit | 80472350d9d1b8c4094b48a2dc8fdea172dab85b (patch) | |
tree | 67e00c511a55c5c2ecc3754cde985c96f25fe17a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e3e1e149176c7c9371b04d3b96c873cca31f520e (diff) |
staging: vme: clean up duplicate definitions of dependencies
The file staging/vme_user/Kconfig is only included by the top-level
staging/Kconfig if STAGING is enabled. So, there is no need to mention the
dependency on STAGING within the vme_user Kconfig file. Further, the config
VME_USER is already within the "if VME_BUS" block, so there is no need to
mention the dependency on VME_BUS.
Clean up these duplications of dependencies. No semantic change.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20230329074342.27595-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions