All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gwendal Grignou <gwendal@chromium.org>
To: Guenter Roeck <groeck@google.com>
Cc: Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Collabora Kernel ML <kernel@collabora.com>,
	Guenter Roeck <groeck@chromium.org>,
	Benson Leung <bleung@chromium.org>,
	Dmitry Torokhov <dtor@chromium.org>
Subject: Re: [PATCH] platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config
Date: Thu, 3 Sep 2020 13:39:00 -0700	[thread overview]
Message-ID: <CAPUE2utgmDH6PL4ubW9G0-3V+uwovfFiKSvHf_=GacpuS2KJRg@mail.gmail.com> (raw)
In-Reply-To: <CABXOdTeHZ52HzghkS85rRs92gG-mPe6JEfUx9uz3vMrxXYjpaQ@mail.gmail.com>

On Thu, Sep 3, 2020 at 8:02 AM Guenter Roeck <groeck@google.com> wrote:
>
> On Thu, Sep 3, 2020 at 7:17 AM Enric Balletbo i Serra
> <enric.balletbo@collabora.com> wrote:
> >
> > The MFD_CROS_EC config was a transitional Kconfig option to not break
> > current defconfigs in the kernel. Now, this is not required anymore
> > because all the defconfigs have been removed this option and migrated to
> > enable the CrOS EC parts individually.
> >
> > Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
>
> Reviewed-by: Guenter Roeck <groeck@chromium.org>
Tested-by: Gwendal Grignou <gwendal@chromium.org>
>
> > ---
> >
> >  drivers/platform/chrome/Kconfig | 10 ----------
> >  1 file changed, 10 deletions(-)
> >
> > diff --git a/drivers/platform/chrome/Kconfig b/drivers/platform/chrome/Kconfig
> > index a056031dee81..ccc23d8686e8 100644
> > --- a/drivers/platform/chrome/Kconfig
> > +++ b/drivers/platform/chrome/Kconfig
> > @@ -3,16 +3,6 @@
> >  # Platform support for Chrome OS hardware (Chromebooks and Chromeboxes)
> >  #
> >
> > -config MFD_CROS_EC
> > -       tristate "Platform support for Chrome hardware (transitional)"
> > -       select CHROME_PLATFORMS
> > -       select CROS_EC
> > -       select MFD_CROS_EC_DEV
> > -       depends on X86 || ARM || ARM64 || COMPILE_TEST
> > -       help
> > -         This is a transitional Kconfig option and will be removed after
> > -         everyone enables the parts individually.
> > -
> >  menuconfig CHROME_PLATFORMS
> >         bool "Platform support for Chrome hardware"
> >         depends on X86 || ARM || ARM64 || COMPILE_TEST
> > --
> > 2.28.0
> >

  reply	other threads:[~2020-09-03 20:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 14:17 [PATCH] platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config Enric Balletbo i Serra
2020-09-03 15:02 ` Guenter Roeck
2020-09-03 20:39   ` Gwendal Grignou [this message]
2020-09-07 13:25 ` Enric Balletbo i Serra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPUE2utgmDH6PL4ubW9G0-3V+uwovfFiKSvHf_=GacpuS2KJRg@mail.gmail.com' \
    --to=gwendal@chromium.org \
    --cc=bleung@chromium.org \
    --cc=dtor@chromium.org \
    --cc=enric.balletbo@collabora.com \
    --cc=groeck@chromium.org \
    --cc=groeck@google.com \
    --cc=kernel@collabora.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.