Commit 19fb8b2d authored by Karol Wrona's avatar Karol Wrona Committed by Sebastian Reichel

power: max14577: Remove SYSFS dependency from Kconfig

This is only a small clean-up. The driver can be built without SYSFS
as there exist stubs for used functions.
Signed-off-by: default avatarKarol Wrona <k.wrona@samsung.com>
Reviewed-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
parent 31f50e48
......@@ -327,7 +327,6 @@ config CHARGER_MANAGER
config CHARGER_MAX14577
tristate "Maxim MAX14577/77836 battery charger driver"
depends on MFD_MAX14577
depends on SYSFS
help
Say Y to enable support for the battery charger control sysfs and
platform data of MAX14577/77836 MUICs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment