mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user