power: add battery type selection and check lge battery

lk should support battery check to enable this feature.
if you want to use it, set CONFIG_LGE_PM_BATTERY_ID_CHECKER=y
in defconfig

Change-Id: Ie92c612e197aeede39b8da526332add3fab15a19
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index a263750..8489196 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -434,4 +434,10 @@
 	help
 	  Say Y to enable battery temperature measurements using
 	  thermistor connected on BATCTRL ADC.
+
+config LGE_PM_BATTERY_ID_CHECKER
+	default n
+	bool "LGE battery id checker"
+	help
+	  LGE Battery Id Checker Configuration
 endif # POWER_SUPPLY