summaryrefslogtreecommitdiffstats
path: root/configs/pico-imx6_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-28 08:46:52 -0400
committerTom Rini <trini@konsulko.com>2020-07-28 08:46:52 -0400
commitf7d0ae9c630a163ec957d492a6b7d115f7edcecc (patch)
treef5967b5672f76117f23ee1cb07a01cf66fb2a1a3 /configs/pico-imx6_defconfig
parent1db942b67d00a3569efbbd3f36140470b0e59b2e (diff)
downloadu-boot-f7d0ae9c630a163ec957d492a6b7d115f7edcecc.tar.gz
u-boot-f7d0ae9c630a163ec957d492a6b7d115f7edcecc.tar.xz
u-boot-f7d0ae9c630a163ec957d492a6b7d115f7edcecc.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pico-imx6_defconfig')
-rw-r--r--configs/pico-imx6_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/pico-imx6_defconfig b/configs/pico-imx6_defconfig
index 04c132b474..141fb87bb9 100644
--- a/configs/pico-imx6_defconfig
+++ b/configs/pico-imx6_defconfig
@@ -14,6 +14,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL=y
CONFIG_SPL_LIBDISK_SUPPORT=y
+CONFIG_DEFAULT_DEVICE_TREE="imx6dl-pico"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_SPL_FIT_PRINT=y
@@ -46,7 +47,6 @@ CONFIG_CMD_EXT4_WRITE=y
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
-CONFIG_DEFAULT_DEVICE_TREE="imx6dl-pico"
CONFIG_OF_LIST="imx6dl-pico imx6q-pico"
CONFIG_MULTI_DTB_FIT=y
CONFIG_SPL_MULTI_DTB_FIT=y
@@ -75,11 +75,11 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0525
CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_CI_UDC=y
CONFIG_DM_VIDEO=y
-CONFIG_VIDEO_IPUV3=y
# CONFIG_BACKLIGHT is not set
# CONFIG_CMD_VIDCONSOLE is not set
# CONFIG_VIDEO_BPP8 is not set
# CONFIG_VIDEO_BPP32 is not set
# CONFIG_VIDEO_ANSI is not set
-# CONFIG_PANEL is not set
CONFIG_SYS_WHITE_ON_BLACK=y
+# CONFIG_PANEL is not set
+CONFIG_VIDEO_IPUV3=y