diff options
author | Uwe Kleine-König <[email protected]> | 2022-12-19 09:36:27 +0100 |
---|---|---|
committer | Javier Martinez Canillas <[email protected]> | 2023-01-10 11:15:44 +0100 |
commit | 000458b5966fab07568cd6cf5d044314f448e34c (patch) | |
tree | 31e7152840eca236d9fe07f52a42fb9b4fdebe19 /tools/perf/scripts/python | |
parent | 0e4dcffd331fa7d2a6ae628b51a7f418dfa90367 (diff) |
drm: Only select I2C_ALGOBIT for drivers that actually need it
While working on a drm driver that doesn't need the i2c algobit stuff I
noticed that DRM selects this code even though only 8 drivers actually use
it. While also only some drivers use i2c, keep the select for I2C for the
next cleanup patch. Still prepare this already by also selecting I2C for
the individual drivers.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions