diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-06-08 11:27:19 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-08-04 23:30:02 -0400 |
commit | a08f2f7b944f6926843b26a216db58b8d02a19e1 (patch) | |
tree | 9690e9ff849a3e9b88d00d967bb6e372ab821af7 /net | |
parent | 9996cea75f5a77db5a6055342130d27a36830ef8 (diff) | |
download | u-boot-a08f2f7b944f6926843b26a216db58b8d02a19e1.tar.gz |
net: dwc_eth_qos: add Kconfig option to select supported configuration
Add configuration flag to select the supported dwc driver configuration:
- CONFIG_DWC_ETH_QOS_TEGRA186
- CONFIG_DWC_ETH_QOS_IMX
- CONFIG_DWC_ETH_QOS_STM32
See Linux driver ethernet/stmicro/stmmac and associated glue layers
for other configuration examples.
This patch removes the not-selected compatibles and lets the linker remove
the unused functions to reduce the size of the driver.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions