Files
u-boot/configs/renesas_rcar3.config
Marek Vasut f672720146 ARM: renesas: Consistently enable ENV_OVERWRITE on Renesas R-Car
Move CONFIG_ENV_OVERWRITE=y into commont renesas_rcar.config to make sure
this configuration option is consistently enabled on all of Renesas R-Car
Gen2, Gen3, Gen4. Currently this option is not enabled on Gen4, this fix
corrects that omission.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
(cherry picked from commit 118a10e1dd)
2025-12-19 21:59:14 -07:00

6 lines
111 B
Plaintext

#include <configs/renesas_rcar64.config>
CONFIG_BITBANGMII=y
CONFIG_BITBANGMII_MULTI=y
CONFIG_SYS_PBSIZE=2068