diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-11-24 15:56:03 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-11-24 15:56:03 +0000 |
commit | b70c4207821f3f895e1c4c368aa0bece9141e524 (patch) | |
tree | d5644c819d3773691a1be3f33a6cf6bc34a25b0c /arch/arm/mach-omap1/Kconfig | |
parent | 597b97cab66da331ae9e19e728601e62542a7ca8 (diff) | |
parent | 52f3a41e0aca5625fbd118ed57a4debb25817e99 (diff) | |
download | linux-b70c4207821f3f895e1c4c368aa0bece9141e524.tar.bz2 |
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Diffstat (limited to 'arch/arm/mach-omap1/Kconfig')
-rw-r--r-- | arch/arm/mach-omap1/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig index e0a028161dde..73f287d6429b 100644 --- a/arch/arm/mach-omap1/Kconfig +++ b/arch/arm/mach-omap1/Kconfig @@ -171,14 +171,6 @@ config MACH_OMAP_GENERIC comment "OMAP CPU Speed" depends on ARCH_OMAP1 -config OMAP_CLOCKS_SET_BY_BOOTLOADER - bool "OMAP clocks set by bootloader" - depends on ARCH_OMAP1 - help - Enable this option to prevent the kernel from overriding the clock - frequencies programmed by bootloader for MPU, DSP, MMUs, TC, - internal LCD controller and MPU peripherals. - config OMAP_ARM_216MHZ bool "OMAP ARM 216 MHz CPU (1710 only)" depends on ARCH_OMAP1 && ARCH_OMAP16XX |