ANDROID: remove base config rule for UID_CPUTIME
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 1 Apr 2017 16:50:17 +0000 (18:50 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 1 Apr 2017 16:50:17 +0000 (18:50 +0200)
There is no such option in the 4.9 kernel, so it's a bit impossible to
require to have it be set.  Because of this, it must be removed.

This is a partial revert of 611ef60db3f3ab48d45bf37a7392b253c265e177

Cc: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
kernel/configs/android-base.config

index bd6b0ba..72d2ef8 100644 (file)
@@ -155,7 +155,6 @@ CONFIG_STAGING=y
 CONFIG_SWP_EMULATION=y
 CONFIG_SYNC=y
 CONFIG_TUN=y
-CONFIG_UID_CPUTIME=y
 CONFIG_UNIX=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_CONFIGFS=y