power: max14577: Remove SYSFS dependency from Kconfig
authorKarol Wrona <k.wrona@samsung.com>
Fri, 28 Nov 2014 13:23:02 +0000 (14:23 +0100)
committerSebastian Reichel <sre@kernel.org>
Wed, 21 Jan 2015 18:36:57 +0000 (19:36 +0100)
This is only a small clean-up. The driver can be built without SYSFS
as there exist stubs for used functions.

Signed-off-by: Karol Wrona <k.wrona@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/Kconfig

index 110d4bc0348398816e9ae37b961eb7986aaeea43..e2569a53850190a320c62f4bddaa5af888e906cf 100644 (file)
@@ -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.