Hi all,

Today's linux-next merge of the arm-soc tree got a conflict in
drivers/power/Kconfig between commit bd9e8ab2d58d ("ab8500: Add
devicetree support for btemp") from the battery tree and commit
96ff0f5c7efd ("power: Add simple poweroff-gpio driver") from the arm-soc
tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

diff --cc drivers/power/Kconfig
index 263499f,b1d956d..0000000
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@@ -346,6 -329,15 +346,8 @@@ config AB8500_B
        help
          Say Y to include support for AB8500 battery management.
  
 -config AB8500_BATTERY_THERM_ON_BATCTRL
 -      bool "Thermistor connected on BATCTRL ADC"
 -      depends on AB8500_BM
 -      help
 -        Say Y to enable battery temperature measurements using
 -        thermistor connected on BATCTRL ADC.
 -
+ source "drivers/power/reset/Kconfig"
+ 
  endif # POWER_SUPPLY
  
  source "drivers/power/avs/Kconfig"

Attachment: pgps2cQpCZGs7.pgp
Description: PGP signature

Reply via email to