ram: Tighten some ram driver dependencies
authorTom Rini <trini@konsulko.com>
Mon, 4 Aug 2025 21:54:23 +0000 (15:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 14 Aug 2025 17:04:25 +0000 (11:04 -0600)
commitc39a8001ca862fbb676ddb788bc86f22c243bb88
treee8448352a9b7e6e0fcfa48969128ad5eaced4fc7
parent546be69f05817ac3a16dddc847ee59c4342e7709
ram: Tighten some ram driver dependencies

A few ram drivers cannot build without access to some platform
specific header files. Express those requirements in Kconfig as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/ram/Kconfig