mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
icorem6: Remove unused FEC configs
- IMX_FEC_BASE: icorem6 using dts, no need for explicit base. - CONFIG_ETHPRIME: ethprime env not using anywhere in the board. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
parent
a48f32f71b
commit
8bd06ba91a
1 changed files with 0 additions and 2 deletions
|
|
@ -168,10 +168,8 @@
|
|||
|
||||
/* Ethernet */
|
||||
#ifdef CONFIG_FEC_MXC
|
||||
# define IMX_FEC_BASE ENET_BASE_ADDR
|
||||
# define CONFIG_FEC_MXC_PHYADDR 0
|
||||
# define CONFIG_FEC_XCV_TYPE RMII
|
||||
# define CONFIG_ETHPRIME "FEC"
|
||||
|
||||
# define CONFIG_MII
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue