mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-17 02:15:02 +00: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>
4 lines
147 B
Text
4 lines
147 B
Text
CONFIG_ENV_SOURCE_FILE="p880"
|
|
CONFIG_DEFAULT_DEVICE_TREE="tegra30-lg-p880"
|
|
CONFIG_SYS_PROMPT="Tegra30 (P880) # "
|
|
CONFIG_VIDEO_LCD_RENESAS_R69328=y
|