power: supply: Add dependency to lego-ev3-battery Kconfig options
authorAlex Dewar <alex.dewar90@gmail.com>
Sun, 9 Aug 2020 18:54:44 +0000 (19:54 +0100)
committerSebastian Reichel <sre@kernel.org>
Tue, 25 Aug 2020 13:48:44 +0000 (15:48 +0200)
commit8fada2d4c213e7625124a24784c460cefc17c700
treeee220379a21bdbd9d16e5f924751a59fb441f382
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
power: supply: Add dependency to lego-ev3-battery Kconfig options

This battery appears only to be used by a single board (DA850), so it
makes sense to add this to the Kconfig file so that users don't build
the module unnecessarily. It currently seems to be built for the x86
Arch Linux kernel where it's probably not doing much good.

Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>
Acked-by: David Lechner <david@lechnology.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/Kconfig