diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 2a7eeba828cb135f5db45831be7703eced8ef9f5..f748c33a3efc90cbb9026ca6415219bbc68e8700 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -18,11 +18,6 @@ endchoice
 config SYS_SOC
 	default "rmobile"
 
-config RCAR_GEN3_EXTRAM_BOOT
-	bool "Enable boot from RAM"
-	depends on TARGET_SALVATOR_X
-	default n
-
 source "board/renesas/salvator-x/Kconfig"
 
 endif