mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00

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>
5 lines
111 B
Text
5 lines
111 B
Text
#include <configs/renesas_rcar64.config>
|
|
|
|
CONFIG_BITBANGMII=y
|
|
CONFIG_BITBANGMII_MULTI=y
|
|
CONFIG_SYS_PBSIZE=2068
|