|
@@ -51,9 +51,6 @@ config ARCH_HAS_ILOG2_U32
|
|
config ARCH_HAS_ILOG2_U64
|
|
config ARCH_HAS_ILOG2_U64
|
|
bool
|
|
bool
|
|
|
|
|
|
-config ARCH_HAS_CPUFREQ
|
|
|
|
- bool
|
|
|
|
-
|
|
|
|
config GENERIC_HWEIGHT
|
|
config GENERIC_HWEIGHT
|
|
def_bool y
|
|
def_bool y
|
|
|
|
|
|
@@ -87,7 +84,6 @@ config ARCH_PUV3
|
|
select GENERIC_CLOCKEVENTS
|
|
select GENERIC_CLOCKEVENTS
|
|
select HAVE_CLK
|
|
select HAVE_CLK
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
- select ARCH_HAS_CPUFREQ
|
|
|
|
|
|
|
|
# CONFIGs for ARCH_PUV3
|
|
# CONFIGs for ARCH_PUV3
|
|
|
|
|
|
@@ -198,9 +194,7 @@ menu "Power management options"
|
|
|
|
|
|
source "kernel/power/Kconfig"
|
|
source "kernel/power/Kconfig"
|
|
|
|
|
|
-if ARCH_HAS_CPUFREQ
|
|
|
|
source "drivers/cpufreq/Kconfig"
|
|
source "drivers/cpufreq/Kconfig"
|
|
-endif
|
|
|
|
|
|
|
|
config ARCH_SUSPEND_POSSIBLE
|
|
config ARCH_SUSPEND_POSSIBLE
|
|
def_bool y if !ARCH_FPGA
|
|
def_bool y if !ARCH_FPGA
|