Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1559365

Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol
Date 2017-01-16 00:50 +0100
Message-ID <t02IF-tJ-1@gated-at.bofh.it> (permalink)
References (2 earlier) <sZhgJ-5N3-1@gated-at.bofh.it> <sZhqq-5Q8-15@gated-at.bofh.it> <sZhJN-5Ws-27@gated-at.bofh.it> <sZhTr-5ZM-1@gated-at.bofh.it> <sZvto-5Qv-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Jan 14, 2017 at 01:09:57PM +0100, Arnd Bergmann wrote:
> On Jan 13, 2017 10:42 PM, "Dmitry Torokhov" <dmitry.torokhov@gmail.com> wrote:
> > On Fri, Jan 13, 2017 at 10:34:32PM +0100, Arnd Bergmann wrote:
> > > config RMI4_F03_SERIO
> > >        tristate
> > >        depends on RMI4_CORE
> > >        depends on RMI4_F03
> > >        default RMI4_CORE
> > >        select SERIO
> > >
> > > As that avoids the 'depends on SERIO=y || RMI4_CORE=SERIO' statement that
> > > is different from the other SERIO users, it keeps it all in one place,
> > > and it doesn't
> > > prevent you from seeing the RMI4_F03 symbol when SERIO=m.
> > Hmm, if this works and resilient with user changing symbols after
> > they've been auto-selected then I like it. How can we run it through
> > multitude of randconfigs?
> 
> I've successfully run it over night on a few hundred randconfig builds without
> problems now, so I'm pretty confident it works.
> 
> The hidden option will ensure the configuration is always valid even when
> the user changes it, the only thing that can be unexpected is the same as
> every 'select': when you enable this option, SERIO will get turned on, and
> when you disable it again after leaving 'menuconfig', it stays on.

Great. Could you please send me real patch and I'll get it to Linus?

Thanks.

-- 
Dmitry

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Arnd Bergmann <arnd@arndb.de> - 2017-01-10 13:20 +0100
  Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Andrew Duggan <aduggan@synaptics.com> - 2017-01-11 01:40 +0100
    Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Arnd Bergmann <arnd@arndb.de> - 2017-01-11 16:50 +0100
      Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-11 17:30 +0100
        Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Arnd Bergmann <arnd@arndb.de> - 2017-01-11 18:00 +0100
          Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Benjamin Tissoires <benjamin.tissoires@redhat.com> - 2017-01-11 18:50 +0100
            Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Andrew Duggan <aduggan@synaptics.com> - 2017-01-13 01:50 +0100
              Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Arnd Bergmann <arnd@arndb.de> - 2017-01-13 22:20 +0100
  Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-01-13 07:30 +0100
    Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Arnd Bergmann <arnd@arndb.de> - 2017-01-13 22:10 +0100
      Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-01-13 22:20 +0100
        Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Arnd Bergmann <arnd@arndb.de> - 2017-01-13 22:40 +0100
          Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-01-13 22:50 +0100
            Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Arnd Bergmann <arnd@arndb.de> - 2017-01-14 13:20 +0100
              Re: [PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-01-16 00:50 +0100

csiph-web