Enable PM_WAKELOCKS

Bug: 148922129
Test: Treehugger
Change-Id: If37309cdfd86229ace9d000be33f7d4e9b5567bd
diff --git a/android-4.14/android-base.config b/android-4.14/android-base.config
index 4ab696e..973f6d1 100644
--- a/android-4.14/android-base.config
+++ b/android-4.14/android-base.config
@@ -7,7 +7,6 @@
 # CONFIG_NFSD is not set
 # CONFIG_NFS_FS is not set
 # CONFIG_PM_AUTOSLEEP is not set
-# CONFIG_PM_WAKELOCKS is not set
 # CONFIG_SYSVIPC is not set
 # CONFIG_USELIB is not set
 # CONFIG_DEBUG_FS is not set
@@ -186,6 +185,7 @@
 CONFIG_NF_SOCKET_IPV6=y
 CONFIG_NO_HZ=y
 CONFIG_PACKET=y
+CONFIG_PM_WAKELOCKS=y
 CONFIG_POSIX_TIMERS=y
 CONFIG_PPP=y
 CONFIG_PPPOL2TP=y
diff --git a/android-4.19/android-base.config b/android-4.19/android-base.config
index fe8fc00..9c66089 100644
--- a/android-4.19/android-base.config
+++ b/android-4.19/android-base.config
@@ -8,7 +8,6 @@
 # CONFIG_NFSD is not set
 # CONFIG_NFS_FS is not set
 # CONFIG_PM_AUTOSLEEP is not set
-# CONFIG_PM_WAKELOCKS is not set
 # CONFIG_SYSVIPC is not set
 # CONFIG_USELIB is not set
 # CONFIG_DEBUG_FS is not set
@@ -185,6 +184,7 @@
 CONFIG_NO_HZ=y
 CONFIG_PACKET=y
 CONFIG_POSIX_TIMERS=y
+CONFIG_PM_WAKELOCKS=y
 CONFIG_PPP=y
 CONFIG_PPPOL2TP=y
 CONFIG_PPP_BSDCOMP=y
diff --git a/android-5.4/android-base.config b/android-5.4/android-base.config
index 7019c59..661adfc 100644
--- a/android-5.4/android-base.config
+++ b/android-5.4/android-base.config
@@ -8,7 +8,6 @@
 # CONFIG_NFSD is not set
 # CONFIG_NFS_FS is not set
 # CONFIG_PM_AUTOSLEEP is not set
-# CONFIG_PM_WAKELOCKS is not set
 # CONFIG_SYSVIPC is not set
 # CONFIG_USELIB is not set
 # CONFIG_DEBUG_FS is not set
@@ -180,6 +179,7 @@
 CONFIG_NF_SOCKET_IPV6=y
 CONFIG_NO_HZ=y
 CONFIG_PACKET=y
+CONFIG_PM_WAKELOCKS=y
 CONFIG_POSIX_TIMERS=y
 CONFIG_PPP=y
 CONFIG_PPPOL2TP=y