On Wed, 2020-08-05 at 17:24 +0000, GitLab Bridge on behalf of jeremycline wrote: > From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration options from the pending directory to the ark directory. > In the diff below, options are removed from the pending directory and > added to the ark hierarchy. The final options that need to be ACKed > are the files that are being added to the ark hierarchy. > > If the value for a file that is added should be changed, please reply > with a better option. > > CONFIG_ARCH_KEEMBAY: > > This enables support for Intel Movidius SoC code-named Keem Bay. > > Symbol: ARCH_KEEMBAY [=n] > Type : bool > Defined at arch/arm64/Kconfig.platforms:139 > Prompt: Keem Bay SoC > Location: > -> Platform selection > > --- > > CONFIG_ARCH_SPARX5: > > This enables support for the Microchip Sparx5 ARMv8-based > SoC family of TSN-capable gigabit switches. > > The SparX-5 Ethernet switch family provides a rich set of > switching features such as advanced TCAM-based VLAN and QoS > processing enabling delivery of differentiated services, and > security through TCAM-based frame processing using versatile > content aware processor (VCAP). > > Symbol: ARCH_SPARX5 [=n] > Type : bool > Defined at arch/arm64/Kconfig.platforms:92 > Prompt: ARMv8 based Microchip Sparx5 SoC family > Location: > -> Platform selection > Selects: PINCTRL [=y] && DW_APB_TIMER_OF [=n] > > --- > > Cc: Mark Salter <msalter@xxxxxxxxxx> > Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> > --- > .../common/generic/CONFIG_ARCH_KEEMBAY | 1 + > .../configs/common/generic/CONFIG_ARCH_SPARX5 | 1 + > .../generic/CONFIG_ARCH_KEEMBAY | 14 ------------ > .../pending-common/generic/CONFIG_ARCH_SPARX5 | 22 ------------------- > 4 files changed, 2 insertions(+), 36 deletions(-) > create mode 100644 redhat/configs/common/generic/CONFIG_ARCH_KEEMBAY > create mode 100644 redhat/configs/common/generic/CONFIG_ARCH_SPARX5 > delete mode 100644 redhat/configs/pending-common/generic/CONFIG_ARCH_KEEMBAY > delete mode 100644 redhat/configs/pending-common/generic/CONFIG_ARCH_SPARX5 > > diff --git a/redhat/configs/common/generic/CONFIG_ARCH_KEEMBAY b/redhat/configs/common/generic/CONFIG_ARCH_KEEMBAY > new file mode 100644 > index 000000000000..08875182cdd8 > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_ARCH_KEEMBAY > @@ -0,0 +1 @@ > +# CONFIG_ARCH_KEEMBAY is not set > diff --git a/redhat/configs/common/generic/CONFIG_ARCH_SPARX5 b/redhat/configs/common/generic/CONFIG_ARCH_SPARX5 > new file mode 100644 > index 000000000000..cb416e9915a0 > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_ARCH_SPARX5 > @@ -0,0 +1 @@ > +# CONFIG_ARCH_SPARX5 is not set > diff --git a/redhat/configs/pending-common/generic/CONFIG_ARCH_KEEMBAY b/redhat/configs/pending-common/generic/CONFIG_ARCH_KEEMBAY > deleted file mode 100644 > index 689aa41294fe..000000000000 > --- a/redhat/configs/pending-common/generic/CONFIG_ARCH_KEEMBAY > +++ /dev/null > @@ -1,14 +0,0 @@ > -# CONFIG_ARCH_KEEMBAY: > -# > -# This enables support for Intel Movidius SoC code-named Keem Bay. > -# > -# Symbol: ARCH_KEEMBAY [=n] > -# Type : bool > -# Defined at arch/arm64/Kconfig.platforms:139 > -# Prompt: Keem Bay SoC > -# Location: > -# -> Platform selection > -# > -# > -# > -# CONFIG_ARCH_KEEMBAY is not set > diff --git a/redhat/configs/pending-common/generic/CONFIG_ARCH_SPARX5 b/redhat/configs/pending-common/generic/CONFIG_ARCH_SPARX5 > deleted file mode 100644 > index 69cb4654eeb5..000000000000 > --- a/redhat/configs/pending-common/generic/CONFIG_ARCH_SPARX5 > +++ /dev/null > @@ -1,22 +0,0 @@ > -# CONFIG_ARCH_SPARX5: > -# > -# This enables support for the Microchip Sparx5 ARMv8-based > -# SoC family of TSN-capable gigabit switches. > -# > -# The SparX-5 Ethernet switch family provides a rich set of > -# switching features such as advanced TCAM-based VLAN and QoS > -# processing enabling delivery of differentiated services, and > -# security through TCAM-based frame processing using versatile > -# content aware processor (VCAP). > -# > -# Symbol: ARCH_SPARX5 [=n] > -# Type : bool > -# Defined at arch/arm64/Kconfig.platforms:92 > -# Prompt: ARMv8 based Microchip Sparx5 SoC family > -# Location: > -# -> Platform selection > -# Selects: PINCTRL [=y] && DW_APB_TIMER_OF [=n] > -# > -# > -# > -# CONFIG_ARCH_SPARX5 is not set Acked-by: Mark Salter <msalter@xxxxxxxxxx> _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx