All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Joel Stanley <joel@jms.id.au>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 2/6] ARM: config: multi v7: Clean up enabled by default options
Date: Thu, 10 Jun 2021 09:56:59 +0200	[thread overview]
Message-ID: <CAK8P3a3PuUOwVATu2LPXMGG3HazpmOSMyyQ_Uj8cmze_LH-2gQ@mail.gmail.com> (raw)
In-Reply-To: <20210610035412.93682-3-joel@jms.id.au>

On Thu, Jun 10, 2021 at 5:54 AM Joel Stanley <joel@jms.id.au> wrote:
>
> A number of options in the defconfig are enabled by other options;
> either through selects or defaults.
>
> SECCOMP is on by default as of commit 282a181b1a0d ("seccomp: Move config
> option SECCOMP to arch/Kconfig").
>
> NET_SWITCHDEV is enabled by NET_DSA. I think this is a result of commit
> 227d72063fcc ("dsa: simplify Kconfig symbols and dependencies").
>
> SIMPLE_PM_BUS is selected ARCH_OMAP2PLUS as of commit 2a39af3870e9 ("ARM:
> OMAP2+: Fix booting for am335x after moving to simple-pm-bus").
>
> MICREL_PHY is selected by the ks8851 ethernet driver as of f0791b92d2b6 ("net:
> ks8851: Select PHYLIB and MICREL_PHY in Kconfig").
>
> SMSC_PHY is selected by USB_NET_SMSC95XX as of commit 05b35e7eb9a1 ("smsc95xx:
> add phylib support").
>
> PTP_1588_CLOCK is implied by enabled drivers STMMAC_ETH, IGB, E1000E and FEC.

I still feel a little uneasy about not enabling PTP_1588_CLOCK in case
we get rid of that
'imply', the rest looks good.

Reviewed-by: Arnd Bergmann <arnd@arndb.de>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-06-10  8:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-10  3:54 [PATCH v2 0/6] ARM: config: Refresh multi v7 Joel Stanley
2021-06-10  3:54 ` [PATCH v2 1/6] ARM: config: multi v7: Drop unavailable options Joel Stanley
2021-06-10  7:49   ` Arnd Bergmann
2021-06-10  3:54 ` [PATCH v2 2/6] ARM: config: multi v7: Clean up enabled by default options Joel Stanley
2021-06-10  7:56   ` Arnd Bergmann [this message]
2021-06-11  3:29     ` Joel Stanley
2021-06-11 10:14       ` Arnd Bergmann
2021-06-10  3:54 ` [PATCH v2 3/6] ARM: config: multi v7: Add renamed symbols Joel Stanley
2021-06-10  7:51   ` Arnd Bergmann
2021-06-10  3:54 ` [PATCH v2 4/6] ARM: config: multi v7: Enable dependancies Joel Stanley
2021-06-10  7:51   ` Arnd Bergmann
2021-06-10  3:54 ` [PATCH v2 5/6] ARM: config: mutli v7: Reenable FB dependency Joel Stanley
2021-06-10  7:52   ` Arnd Bergmann
2021-06-10  3:54 ` [PATCH v2 6/6] ARM: config: multi v7: Regenerate defconifg Joel Stanley
2021-06-10  7:52   ` Arnd Bergmann

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=CAK8P3a3PuUOwVATu2LPXMGG3HazpmOSMyyQ_Uj8cmze_LH-2gQ@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=joel@jms.id.au \
    --cc=linux-arm-kernel@lists.infradead.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.