]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: aspeed: Don't select SRAM
authorJoel Stanley <joel@jms.id.au>
Thu, 15 May 2025 06:30:42 +0000 (16:00 +0930)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2025 10:07:14 +0000 (11:07 +0100)
commitd6c748b30a5578ae11f940f78f56c2bf57084957
tree8248da1584caa7ab596b6ea0665a7c42ee6c3d93
parent2aa2c3b0d04d06b82a5c0795f007d1561df395df
ARM: aspeed: Don't select SRAM

[ Upstream commit e4f59f873c3ffe2a0150e11115a83e2dfb671dbf ]

The ASPEED devices have SRAM, but don't require it for basic function
(or any function; there's no known users of the driver).

Fixes: 8c2ed9bcfbeb ("arm: Add Aspeed machine")
Signed-off-by: Joel Stanley <joel@jms.id.au>
Link: https://patch.msgid.link/20250115103942.421429-1-joel@jms.id.au
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/mach-aspeed/Kconfig