diff options
author | Tom Rini <trini@konsulko.com> | 2019-08-25 12:03:24 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-25 12:03:24 -0400 |
commit | bf17bcc5b16edcdf679e362e578cde13736ac5bf (patch) | |
tree | 1d343e8d87dbaaf37a5c55bb44a6f0bf67c49ce6 /configs/omapl138_lcdk_defconfig | |
parent | 50b4b80f597b9f59b98adbdbad691b1027bd501a (diff) | |
download | u-boot-bf17bcc5b16edcdf679e362e578cde13736ac5bf.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omapl138_lcdk_defconfig')
-rw-r--r-- | configs/omapl138_lcdk_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig index 3565fae171..9b734147a4 100644 --- a/configs/omapl138_lcdk_defconfig +++ b/configs/omapl138_lcdk_defconfig @@ -58,7 +58,6 @@ CONFIG_PHY_DA8XX_USB=y CONFIG_SPECIFY_CONSOLE_INDEX=y CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y -CONFIG_USE_TINY_PRINTF=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_OHCI_HCD=y |