Re: [PATCH] net/cadence: don't build by default
From: David Miller <davem@davemloft.net>
Date: 2013-01-31 18:57:25
From: David Miller <davem@davemloft.net>
Date: 2013-01-31 18:57:25
From: Riccardo Magliocchetti <redacted> Date: Thu, 31 Jan 2013 19:26:55 +0100
No need to build net/cadence driver by default. Signed-off-by: Riccardo Magliocchetti <redacted>
Vendor guards are set yes on purpose, because it mimicks for compatability the behavior that existed before the vendor guards were in place. These checks guard families of drivers from being offered, rather than the drivers themselves. I'm not applying this patch.