arm64: add cpu power configs to arm64/Kconfig
authorKrishna Sitaraman <ksitaraman@nvidia.com>
Tue, 15 Apr 2014 20:35:54 +0000 (13:35 -0700)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 18 May 2015 08:56:46 +0000 (16:56 +0800)
Add cpuquiet to proper location

Bug 1453967

Change-Id: I03b35ed12acdf5c6fc62c3bddc8b5a2a018a1303
Signed-off-by: Krishna Sitaraman <ksitaraman@nvidia.com>
Reviewed-on: http://git-master/r/396582
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Adeel Raza <araza@nvidia.com>
Reviewed-by: Alexander Van Brunt <avanbrunt@nvidia.com>
arch/arm64/Kconfig

index 32f10fb76855a8c3443dcdbd19d92abf2a0015e0..72b758667ae462dbcc54dd14ea68c3badd74e372 100644 (file)
@@ -540,6 +540,8 @@ menu "CPU Power Management"
 
 source "drivers/cpuidle/Kconfig"
 
+source "drivers/cpuquiet/Kconfig"
+
 endmenu
 
 source "net/Kconfig"