diff options
author | Tom Rini | 2022-11-07 11:58:57 -0500 |
---|---|---|
committer | Tom Rini | 2022-11-07 11:58:57 -0500 |
commit | 1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4 (patch) | |
tree | b442833c1deed4ce0268450cfa6c317aa3f29eae /configs/pico-hobbit-imx6ul_defconfig | |
parent | 6de63bd38b553f417b38701b141335a60c1d349e (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-hobbit-imx6ul_defconfig')
-rw-r--r-- | configs/pico-hobbit-imx6ul_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/pico-hobbit-imx6ul_defconfig b/configs/pico-hobbit-imx6ul_defconfig index 48ede496169..f6f405358ad 100644 --- a/configs/pico-hobbit-imx6ul_defconfig +++ b/configs/pico-hobbit-imx6ul_defconfig @@ -80,5 +80,3 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL" CONFIG_USB_GADGET_VENDOR_NUM=0x0525 CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 CONFIG_CI_UDC=y -CONFIG_SPLASH_SCREEN=y -CONFIG_SPLASH_SCREEN_ALIGN=y |