mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-18 05:07:00 +02:00
ARM: rmobile: Zap RCAR_GEN3_EXTRAM_BOOT
This Kconfig option is not used on any board, so drop it. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
8d31fe2a64
commit
1b044aa8c5
@ -18,11 +18,6 @@ endchoice
|
|||||||
config SYS_SOC
|
config SYS_SOC
|
||||||
default "rmobile"
|
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"
|
source "board/renesas/salvator-x/Kconfig"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user