diff options
author | Tom Rini <trini@konsulko.com> | 2022-11-07 11:58:57 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-11-07 11:58:57 -0500 |
commit | 1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4 (patch) | |
tree | b442833c1deed4ce0268450cfa6c317aa3f29eae /configs/pxm2_defconfig | |
parent | 6de63bd38b553f417b38701b141335a60c1d349e (diff) | |
download | u-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.tar.gz u-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.tar.bz2 u-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pxm2_defconfig')
-rw-r--r-- | configs/pxm2_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index 88197ea2e1..6b361f8211 100644 --- a/configs/pxm2_defconfig +++ b/configs/pxm2_defconfig @@ -124,5 +124,3 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x02d2 CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_ETHER=y CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00" -CONFIG_SPLASH_SCREEN=y -CONFIG_SPLASH_SCREEN_ALIGN=y |