diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-03 05:31:54 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-03 05:31:58 -0500 |
commit | cde9efef401563943d5a58eb9b7274bfdc08ca9b (patch) | |
tree | 858a436055612db6282dc63db0fe3ba41147056a /arch/arm/Kconfig | |
parent | 50401d77ee4904673042dd737eed436067cc23f5 (diff) | |
parent | 60ebe1568fd15b7ffa101acc645069e27d546ed6 (diff) |
Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stable
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d571cdb79d81..4d1c3093a133 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -798,6 +798,7 @@ config ARCH_U8500 | |||
798 | select GENERIC_CLOCKEVENTS | 798 | select GENERIC_CLOCKEVENTS |
799 | select COMMON_CLKDEV | 799 | select COMMON_CLKDEV |
800 | select ARCH_REQUIRE_GPIOLIB | 800 | select ARCH_REQUIRE_GPIOLIB |
801 | select ARCH_HAS_CPUFREQ | ||
801 | help | 802 | help |
802 | Support for ST-Ericsson's Ux500 architecture | 803 | Support for ST-Ericsson's Ux500 architecture |
803 | 804 | ||