From ff180724765fd98a3a14e9c36a99f3f48db07b61 Mon Sep 17 00:00:00 2001 From: Krishna Sitaraman Date: Wed, 16 Apr 2014 12:07:49 -0700 Subject: drivers: Remove cpu power configs Remove cpufreq, cpuidle and cpuquit from driver/Kconfig. They are moved to appropriate location. Bug 1453967 Change-Id: Ia7b80f1d9a49ccd28d6c7a13f3e4c90ac7cf910c Signed-off-by: Krishna Sitaraman Reviewed-on: http://git-master/r/397266 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Adeel Raza Reviewed-by: Alexander Van Brunt --- drivers/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'drivers/Kconfig') diff --git a/drivers/Kconfig b/drivers/Kconfig index 71731fd36a51..726c259792fd 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -1,11 +1,5 @@ menu "Device Drivers" -source "drivers/cpufreq/Kconfig" - -source "drivers/cpuidle/Kconfig" - -source "drivers/cpuquiet/Kconfig" - source "drivers/base/Kconfig" source "drivers/bus/Kconfig" -- cgit v1.2.3