From 40c9abbd6b591bf01f85e8f47de2f75ba68b7c47 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Wed, 12 Aug 2015 07:31:48 +0900 Subject: ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM Signed-off-by: Masahiro Yamada Reviewed-by: Tom Rini Reviewed-by: Simon Glass --- drivers/ram/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/ram') diff --git a/drivers/ram/Kconfig b/drivers/ram/Kconfig index 642a2d8948..ff09f226df 100644 --- a/drivers/ram/Kconfig +++ b/drivers/ram/Kconfig @@ -8,7 +8,7 @@ config RAM the RAM size can either be statically defined or dynamically detected. -config SPL_RAM_SUPPORT +config SPL_RAM bool "Enable RAM support in SPL" depends on RAM help -- cgit v1.2.3