mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 06:26:07 +01:00
Convert boards to use text based env. This is the first stage of conversion, common inclusions should be converted next. Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com> # Toradex Apalis TK1 Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
CONFIG_ENV_SOURCE_FILE="p880"
|
|
CONFIG_DEFAULT_DEVICE_TREE="tegra30-lg-p880"
|
|
CONFIG_SYS_PROMPT="Tegra30 (P880) # "
|
|
CONFIG_VIDEO_LCD_RENESAS_R69328=y
|