All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Kundrát" <jan.kundrat@cesnet.cz>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] board: solidrun: add Clearfog GT-8K
Date: Wed, 19 Jun 2019 10:34:18 +0200	[thread overview]
Message-ID: <7116874d-4321-49d8-89dd-ff77d519d6e7@cesnet.cz> (raw)
In-Reply-To: <20190619075150.4qfrc7pgrtlawenu@sapphire.tkos.co.il>

> The CONFIG_NET_DSA symbol has
>
>   depends on BRIDGE || BRIDGE=n
>
> The arm64 defconfig has
>
>   CONFIG_BRIDGE=m
>
> So CONFIG_NET_DSA transforms to 'm' in the final kernel configuration. 
> CONFIG_NET_DSA_MV88E6XXX depends on CONFIG_NET_DSA, so it is set to 'm' as 
> well.
>
> The mv88e6xxx is a mdio_bus device that does not provide a 
> modalias sysfs node 
> under /sys/devices. So the S10mdev script does not load it automatically on 
> boot.

Hi Baruch,
my involvement with this platform is limited to just the Clearfog Base 
because that's what we're using internally. I therefore cannot really 
comment on the patch.

That said, I think that this module vs. built-in is something which can go 
to the commit message.

With kind regards,
Jan

  reply	other threads:[~2019-06-19  8:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16  8:18 [Buildroot] [PATCH] board: solidrun: add Clearfog GT-8K Baruch Siach
2019-06-17 19:20 ` Thomas Petazzoni
2019-06-19  7:51   ` Baruch Siach
2019-06-19  8:34     ` Jan Kundrát [this message]
2019-06-19 12:00 ` Thomas Petazzoni

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=7116874d-4321-49d8-89dd-ff77d519d6e7@cesnet.cz \
    --to=jan.kundrat@cesnet.cz \
    --cc=buildroot@busybox.net \
    /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.