mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +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:
committed by
Nobuhiro Iwamatsu
parent
8d31fe2a64
commit
1b044aa8c5
@@ -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
|
||||
|
Reference in New Issue
Block a user