X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=b527bf5701c9126e4bca98abb56dc8b3ac0bea74;hb=51399a391940e676877c7a791138081f13a0bab7;hp=3849887157e72050188f7b627ece321ffe771e60;hpb=73ecf3a6e3f0206bf56a0fefe3b3eda042fb7034;p=net-next-2.6.git diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 3849887157e..b527bf5701c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1,10 +1,3 @@ -# -# For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. -# - -mainmenu "Linux Kernel Configuration" - config ARM bool default y @@ -573,6 +566,7 @@ config ARCH_TEGRA select HAVE_CLK select COMMON_CLKDEV select ARCH_HAS_BARRIERS if CACHE_L2X0 + select ARCH_HAS_CPUFREQ help This enables support for NVIDIA Tegra based systems (Tegra APX, Tegra 6xx and Tegra 2 series). @@ -831,7 +825,7 @@ config ARCH_OMAP select GENERIC_CLOCKEVENTS select ARCH_HAS_HOLES_MEMORYMODEL help - Support for TI's OMAP platform (OMAP1 and OMAP2). + Support for TI's OMAP platform (OMAP1/2/3/4). config PLAT_SPEAR bool "ST SPEAr" @@ -1222,7 +1216,7 @@ config SMP See also , and the SMP-HOWTO available at - . + . If you don't know what to do here, say N.