projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0ece17
)
mx7dsabresd: Remove unused config option
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sun, 13 Sep 2015 16:06:46 +0000
(13:06 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 20 Sep 2015 07:47:59 +0000
(09:47 +0200)
CONFIG_FEC_DMA_MINALIGN is not used anywhere, so let's remove it.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx7dsabresd.h
patch
|
blob
|
history
diff --git
a/include/configs/mx7dsabresd.h
b/include/configs/mx7dsabresd.h
index
ec6e0a6
..
2a736c4
100644
(file)
--- a/
include/configs/mx7dsabresd.h
+++ b/
include/configs/mx7dsabresd.h
@@
-24,7
+24,6
@@
#define CONFIG_PHYLIB
#define CONFIG_PHY_BROADCOM
-#define CONFIG_FEC_DMA_MINALIGN 64
/* ENET1 */
#define IMX_FEC_BASE ENET_IPS_BASE_ADDR