ANDROID: remove base config rule for UID_CPUTIME

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 611ef60db3

Cc: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2017-04-01 18:50:17 +02:00
parent 5efd3843a8
commit d1bafe51ce

View 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