Searched hist:"2652113 ff043ca2ce1cb3be529b5ca9270c421d4" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/ti/ |
H A D | Kconfig | diff 2652113ff043ca2ce1cb3be529b5ca9270c421d4 Thu May 17 22:07:43 CEST 2018 Florian Fainelli <f.fainelli@gmail.com> net: ethernet: ti: Allow most drivers with COMPILE_TEST
Most of the TI drivers build just fine with COMPILE_TEST, cpmac (AR7) is the exception because it uses a header file from arch/mips/include/asm/mach-ar7/ar7.h and keystone netcp which requires help from drivers/soc/ti/ for queue management helpers.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|