mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: rockchip: rockchip_defconfig enable UID_CPUTIME
Change-Id: Ifb92e539e868ed15561ae8698b226422fae5fee8 Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
7f34bc7954
commit
dd52f9d076
@@ -28,9 +28,9 @@ CONFIG_PANIC_TIMEOUT=5
|
||||
# CONFIG_UID16 is not set
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
CONFIG_EMBEDDED=y
|
||||
CONFIG_PERF_EVENTS=y
|
||||
# CONFIG_VM_EVENT_COUNTERS is not set
|
||||
# CONFIG_SLUB_DEBUG is not set
|
||||
CONFIG_PROFILING=y
|
||||
CONFIG_JUMP_LABEL=y
|
||||
CONFIG_MODULES=y
|
||||
CONFIG_MODULE_UNLOAD=y
|
||||
@@ -220,6 +220,7 @@ CONFIG_ZRAM=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_UID_STAT=y
|
||||
CONFIG_SRAM=y
|
||||
CONFIG_UID_CPUTIME=y
|
||||
CONFIG_MPU_SENSORS_TIMERIRQ=y
|
||||
CONFIG_INV_SENSORS=y
|
||||
CONFIG_MPU_SENSORS_MPU6050B1=y
|
||||
|
||||
Reference in New Issue
Block a user