]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
authorTroy Kisky <troy.kisky@boundarydevices.com>
Mon, 22 Oct 2012 16:40:40 +0000 (16:40 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2013 05:57:50 +0000 (06:57 +0100)
commit09439c3197bb19e091ce160b398451517a8fe1b0
treeef51af7c54feb1eaddd86316aa3747b634059fc3
parentc30eab2ddd5d2238e06ea2acde91620019ea7f85
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI

It is more logical to test for CONFIG_FEC_MXC_PHYADDR
to determine whether to define the function fecmxc_initialize.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
drivers/net/fec_mxc.c
include/configs/m28evk.h
include/configs/mx28evk.h
include/configs/sc_sps_1.h