Re: [PATCH v2 1/2] Move ralink-gdma to its own directory

2019-01-10 Thread George Hilliard
On Thu, Jan 10, 2019, 6:21 PM NeilBrown > On Thu, Jan 10 2019, thirtythreefo...@gmail.com wrote: > > > From: George Hilliard > > > > This is in preparation to allow it and the mt7621-dma drivers to be > > built separately. They are completely independent pieces of software, > > and the Kconfig s

Re: [PATCH v2 1/2] Move ralink-gdma to its own directory

2019-01-10 Thread NeilBrown
On Thu, Jan 10 2019, thirtythreefo...@gmail.com wrote: > From: George Hilliard > > This is in preparation to allow it and the mt7621-dma drivers to be > built separately. They are completely independent pieces of software, > and the Kconfig specifies very different requirements. > > Cc: linux-ke