Re: [PATCH net-next 2/2 v8] net: ethernet: Add a driver for Gemini gigabit ethernet

2017-12-17 Thread Linus Walleij
On Mon, Dec 11, 2017 at 8:16 PM, David Miller wrote: > From: Linus Walleij >> +if NET_VENDOR_CORTINA >> + >> +config GEMINI_ETHERNET >> + tristate "Gemini Gigabit Ethernet support" >> + depends on ARCH_GEMINI >> + depends on OF >> +

Re: [PATCH net-next 2/2 v8] net: ethernet: Add a driver for Gemini gigabit ethernet

2017-12-11 Thread David Miller
From: Linus Walleij Date: Sun, 10 Dec 2017 23:45:58 +0100 > diff --git a/drivers/net/ethernet/cortina/Kconfig > b/drivers/net/ethernet/cortina/Kconfig > new file mode 100644 > index ..7d279ac4357d > --- /dev/null > +++ b/drivers/net/ethernet/cortina/Kconfig