mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 09:48:16 +00:00
531eaedc7a
Add the PMIC, LCD settings, PWM and also show the board info at the top of the LCD when starting up. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
7 lines
164 B
Text
7 lines
164 B
Text
CONFIG_ARM=y
|
|
CONFIG_TEGRA=y
|
|
CONFIG_TEGRA124=y
|
|
CONFIG_TARGET_NYAN_BIG=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="tegra124-nyan-big"
|
|
CONFIG_DISPLAY_PORT=y
|
|
CONFIG_VIDEO_TEGRA124=y
|