]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
am33x: Remove unused define CONFIG_MUSB_HOST
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 4 Oct 2021 09:59:51 +0000 (11:59 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 15 Oct 2021 11:55:17 +0000 (07:55 -0400)
This define was left over from a previous revision, and was never used.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/am335x_sl50.h
scripts/config_whitelist.txt

index dff946801c6f10aa59c453b6a7ed20dd6a0468c9..7fbf421149d6d33d6a11a7a91435676f04681fca 100644 (file)
 /* Bootcount using the RTC block */
 #define CONFIG_SYS_BOOTCOUNT_BE
 
-#if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USB_ETHER)
-/* Remove other SPL modes. */
-/* disable host part of MUSB in SPL */
-#undef CONFIG_MUSB_HOST
-/* disable EFI partitions and partition UUID support */
-#endif
-
 /* Network. */
 
 #endif /* ! __CONFIG_AM335X_SL50_H */
index 566f31a76e72e5a048582098baebf51aa71ad3d3..5c3800a4e33aea2ba4ba1f99c81c4251b7696db0 100644 (file)
@@ -811,7 +811,6 @@ CONFIG_MTD_UBI_DEBUG_PARANOID
 CONFIG_MTD_UBI_GLUEBI
 CONFIG_MTD_UBI_MODULE
 CONFIG_MULTI_CS
-CONFIG_MUSB_HOST
 CONFIG_MVGBE_PORTS
 CONFIG_MVMFP_V2
 CONFIG_MVS