am de6743d8: am 759bd586: am d1749a18: mako: allow device to sleep in off-mode charging

* commit 'de6743d8e3a45275cc5e78bb18df8832b42e50c4':
  mako: allow device to sleep in off-mode charging
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 43d8531..fd101c8 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -90,4 +90,6 @@
 
 TARGET_RELEASETOOLS_EXTENSIONS := device/lge/mako
 
+BOARD_CHARGER_ENABLE_SUSPEND := true
+
 -include vendor/lge/mako/BoardConfigVendor.mk