Skip to content

Commit 977f547

Browse files
bulwahntmlind
authored andcommitted
ARM: OMAP2+: remove obsolete config OMAP3_SDRC_AC_TIMING
Commit d42f265 ("ARM: OMAP3: clock: remove un-used core dpll re-program code") removes arch/arm/mach-omap2/sram34xx.S, which implemented the effect of the config OMAP3_SDRC_AC_TIMING. Since then, the OMAP3_SDRC_AC_TIMING config was hanging around without effect. Remove this obsolete config. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Message-Id: <20230320083806.9545-1-lukas.bulwahn@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 6eaf5d9 commit 977f547

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

arch/arm/mach-omap2/Kconfig

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -255,17 +255,6 @@ config MACH_NOKIA_N8X0
255255
select MACH_NOKIA_N810
256256
select MACH_NOKIA_N810_WIMAX
257257

258-
config OMAP3_SDRC_AC_TIMING
259-
bool "Enable SDRC AC timing register changes"
260-
depends on ARCH_OMAP3
261-
help
262-
If you know that none of your system initiators will attempt to
263-
access SDRAM during CORE DVFS, select Y here. This should boost
264-
SDRAM performance at lower CORE OPPs. There are relatively few
265-
users who will wish to say yes at this point - almost everyone will
266-
wish to say no. Selecting yes without understanding what is
267-
going on could result in system crashes;
268-
269258
endmenu
270259

271260
endif

0 commit comments

Comments
 (0)