mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 06:46:59 +00:00
am3517_evm: Remove unused comments/code
Clean up the config header file by removing some now irrelevant code / comments. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
899867a28a
commit
e124b65246
1 changed files with 0 additions and 13 deletions
|
@ -14,19 +14,6 @@
|
|||
|
||||
#include <configs/ti_omap3_common.h>
|
||||
|
||||
/* Hardware drivers */
|
||||
|
||||
/*
|
||||
* USB configuration
|
||||
* Enable CONFIG_USB_MUSB_HOST for Host functionalities MSC, keyboard
|
||||
* Enable CONFIG_USB_MUSB_GADGET for Device functionalities.
|
||||
*/
|
||||
#ifdef CONFIG_SPL_BUILD
|
||||
#undef CONFIG_USB_EHCI_OMAP
|
||||
#endif
|
||||
|
||||
/* I2C */
|
||||
|
||||
/* Ethernet */
|
||||
#define CONFIG_NET_RETRY_COUNT 10
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue