diff options
| author | Tom Rini <[email protected]> | 2023-05-18 16:05:49 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-05-18 16:05:49 -0400 |
| commit | 7eac2e46ecf67c1f1b36a3bd31dde75ec7441bcf (patch) | |
| tree | b09ac6d85441cdb6507fe1edf02bbea72cf837af /configs/phycore_pcl063_ull_defconfig | |
| parent | 51148de67366e73c6a19a8b43eb065e57d08a606 (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/phycore_pcl063_ull_defconfig')
| -rw-r--r-- | configs/phycore_pcl063_ull_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/phycore_pcl063_ull_defconfig b/configs/phycore_pcl063_ull_defconfig index 756789a84d6..2e5967573f1 100644 --- a/configs/phycore_pcl063_ull_defconfig +++ b/configs/phycore_pcl063_ull_defconfig @@ -20,7 +20,6 @@ CONFIG_BOOTDELAY=3 CONFIG_BOOTCOMMAND="run mmc_mmc_fit" CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SYS_SPL_MALLOC=y -CONFIG_SPL_USB_HOST=y CONFIG_SPL_WATCHDOG=y CONFIG_SYS_MAXARGS=32 CONFIG_SYS_PBSIZE=532 @@ -54,6 +53,7 @@ CONFIG_DM_REGULATOR_FIXED=y CONFIG_MXC_UART=y CONFIG_IMX_THERMAL=y CONFIG_USB=y +CONFIG_SPL_USB_HOST=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="Phytec" CONFIG_USB_GADGET_VENDOR_NUM=0x01b67 |
