Re: [PATCH v2] mux: remove the Kconfig question for the subsystem

2017-07-04 Thread Linus Torvalds
On Tue, Jul 4, 2017 at 1:22 AM, Peter Rosin wrote: > The MULTIPLEXER question in the Kconfig might be confusing and is > of dubious value. Remove it. This makes consumers responsible for > selecting MULTIPLEXER, which they already do. Yes, this looks good to me. Still no actual *testing*, but th

Re: [PATCH v2] mux: remove the Kconfig question for the subsystem

2017-07-04 Thread Greg KH
On Tue, Jul 04, 2017 at 10:22:44AM +0200, Peter Rosin wrote: > The MULTIPLEXER question in the Kconfig might be confusing and is > of dubious value. Remove it. This makes consumers responsible for > selecting MULTIPLEXER, which they already do. > > Signed-off-by: Peter Rosin > --- > drivers/mux/

[PATCH v2] mux: remove the Kconfig question for the subsystem

2017-07-04 Thread Peter Rosin
The MULTIPLEXER question in the Kconfig might be confusing and is of dubious value. Remove it. This makes consumers responsible for selecting MULTIPLEXER, which they already do. Signed-off-by: Peter Rosin --- drivers/mux/Kconfig | 19 +-- 1 file changed, 5 insertions(+), 14 delet