mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
eth: stmmac: stmmac driver move to common_driver for u [1/1]
PD#SWPL-152600 Problem: stmmac driver move to common_driver Solution: stmmac drivr move to commmon_driver Verify: ah212 Change-Id: I868fa77b472f8de47fcd452831fb0872e41785b7 Signed-off-by: qi duan <qi.duan@amlogic.com>
This commit is contained in:
@@ -18,6 +18,6 @@ config NET_VENDOR_STMICRO
|
||||
|
||||
if NET_VENDOR_STMICRO
|
||||
|
||||
source "drivers/net/ethernet/stmicro/stmmac/Kconfig"
|
||||
#source "drivers/net/ethernet/stmicro/stmmac/Kconfig"
|
||||
|
||||
endif # NET_VENDOR_STMICRO
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# Makefile for the STMicroelectronics device drivers.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_STMMAC_ETH) += stmmac/
|
||||
#obj-$(CONFIG_STMMAC_ETH) += stmmac/
|
||||
|
||||
Reference in New Issue
Block a user