summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-09-13 13:06:46 -0300
committerStefano Babic <sbabic@denx.de>2015-09-20 09:47:59 +0200
commita6e3159e5a5eb3fca03da792aa069df6df881f40 (patch)
tree1a9d8992c3655f59205eaf8452668127ce85113f
parente0ece173045f9083ddc8997ee73db0099dabc634 (diff)
downloadtalos-obmc-uboot-a6e3159e5a5eb3fca03da792aa069df6df881f40.tar.gz
talos-obmc-uboot-a6e3159e5a5eb3fca03da792aa069df6df881f40.zip
mx7dsabresd: Remove unused config option
CONFIG_FEC_DMA_MINALIGN is not used anywhere, so let's remove it. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
-rw-r--r--include/configs/mx7dsabresd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index ec6e0a6d6b..2a736c458c 100644
--- 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
OpenPOWER on IntegriCloud