mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
As noticed in the discussion [1] the Baikal SoC and platforms are not going to be finalized, hence remove stale code. Link: https://lore.kernel.org/lkml/22b92ddf-6321-41b5-8073-f9c7064d3432@infradead.org/ [1] Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://patch.msgid.link/20260225173930.3819351-2-andriy.shevchenko@linux.intel.com Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
committed by
Krzysztof Kozlowski
parent
0a93f2355c
commit
d455e0f602
@@ -64,17 +64,6 @@ config BRCMSTB_MEMC
|
||||
controller and specifically control the Self Refresh Power Down
|
||||
(SRPD) inactivity timeout.
|
||||
|
||||
config BT1_L2_CTL
|
||||
bool "Baikal-T1 CM2 L2-RAM Cache Control Block"
|
||||
depends on MIPS_BAIKAL_T1 || COMPILE_TEST
|
||||
select MFD_SYSCON
|
||||
help
|
||||
Baikal-T1 CPU is based on the MIPS P5600 Warrior IP-core. The CPU
|
||||
resides Coherency Manager v2 with embedded 1MB L2-cache. It's
|
||||
possible to tune the L2 cache performance up by setting the data,
|
||||
tags and way-select latencies of RAM access. This driver provides a
|
||||
dt properties-based and sysfs interface for it.
|
||||
|
||||
config TI_AEMIF
|
||||
tristate "Texas Instruments AEMIF driver"
|
||||
depends on ARCH_DAVINCI || ARCH_KEYSTONE || COMPILE_TEST
|
||||
|
||||
Reference in New Issue
Block a user