diff options
author | Enric Balletbo i Serra <[email protected]> | 2020-04-13 16:10:51 +0200 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2020-04-13 16:21:53 +0200 |
commit | 87c3d579c8ed0eaea6b1567d529a8daa85a2bc6c (patch) | |
tree | 358cdb046fd8bd136af09617139e9499e69d63e6 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) |
power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
regmap is a library function that gets selected by drivers that need
it. No driver modules should depend on it. Depending on REGMAP_I2C makes
this driver only build if another driver already selected REGMAP_I2C,
as the symbol can't be selected through the menu kernel configuration.
Fixes: 2219a935963e ("power_supply: Add TI BQ24257 charger driver")
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions