diff options
author | Tom Rini | 2021-06-07 08:09:35 -0400 |
---|---|---|
committer | Tom Rini | 2021-06-07 08:09:35 -0400 |
commit | 80da2453e1ad5fb94f95811593246c1945a05fa9 (patch) | |
tree | b70ecdd2c360d1555a3780dd63153eb36d73f937 /configs/pico-pi-imx6ul_defconfig | |
parent | 18dd72ad4724db81722ac62bf9fe81c308bed60b (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pico-pi-imx6ul_defconfig')
-rw-r--r-- | configs/pico-pi-imx6ul_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/pico-pi-imx6ul_defconfig b/configs/pico-pi-imx6ul_defconfig index ba8b1a1e8e8..7d9e219c28e 100644 --- a/configs/pico-pi-imx6ul_defconfig +++ b/configs/pico-pi-imx6ul_defconfig @@ -71,7 +71,5 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL" CONFIG_USB_GADGET_VENDOR_NUM=0x0525 CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 CONFIG_CI_UDC=y -# CONFIG_VIDEO is not set CONFIG_SPLASH_SCREEN=y CONFIG_SPLASH_SCREEN_ALIGN=y -# CONFIG_VIDEO_BMP_RLE8 is not set |