On 6/10/20 4:38 PM, GitLab Bridge on behalf of jmflinuxtx wrote:
> From: "Justin M. Forbes" <jfor...@fedoraproject.org>
> 
> 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_COMMON_CLK:
> 
>  The common clock framework is a single definition of struct
>  clk, useful across many platforms, as well as an
>  implementation of the clock API in include/linux/clk.h.
>  Architectures utilizing the common struct clk should select
>  this option.
> 
>  Symbol: COMMON_CLK [=n]
>  Type  : bool
>  Defined at drivers/clk/Kconfig:25
>    Prompt: Common Clock Framework
>    Depends on: !HAVE_LEGACY_CLK [=n]
>    Location:
>      -> Device Drivers
>  Selects: HAVE_CLK_PREPARE [=n] && CLKDEV_LOOKUP [=n] && SRCU [=y] && 
> RATIONAL [=n]
>  Selected by [n]:
>    - MFD_INTEL_LPSS [=n] && HAS_IOMEM [=y]
>    - INTEL_ATOMISP [=n] && STAGING [=n] && STAGING_MEDIA [=n] && 
> MEDIA_SUPPORT [=n] && X86 && EFI && PCI [=y] && ACPI
>    - PMC_ATOM [=n] && X86 && PCI [=y]
> 
> ---
> 
> Signed-off-by: Justin M. Forbes <jfor...@fedoraproject.org>
> ---
>  .../configs/common/generic/CONFIG_COMMON_CLK  |  1 +
>  .../pending-common/generic/CONFIG_COMMON_CLK  | 24 -------------------
>  2 files changed, 1 insertion(+), 24 deletions(-)
>  create mode 100644 redhat/configs/common/generic/CONFIG_COMMON_CLK
>  delete mode 100644 redhat/configs/pending-common/generic/CONFIG_COMMON_CLK
> 
> diff --git a/redhat/configs/common/generic/CONFIG_COMMON_CLK 
> b/redhat/configs/common/generic/CONFIG_COMMON_CLK
> new file mode 100644
> index 000000000000..077e3ea2a4bb
> --- /dev/null
> +++ b/redhat/configs/common/generic/CONFIG_COMMON_CLK
> @@ -0,0 +1 @@
> +# CONFIG_COMMON_CLK is not set
> diff --git a/redhat/configs/pending-common/generic/CONFIG_COMMON_CLK 
> b/redhat/configs/pending-common/generic/CONFIG_COMMON_CLK
> deleted file mode 100644
> index ce3f5f9ca539..000000000000
> --- a/redhat/configs/pending-common/generic/CONFIG_COMMON_CLK
> +++ /dev/null
> @@ -1,24 +0,0 @@
> -# CONFIG_COMMON_CLK:
> -# 
> -# The common clock framework is a single definition of struct
> -# clk, useful across many platforms, as well as an
> -# implementation of the clock API in include/linux/clk.h.
> -# Architectures utilizing the common struct clk should select
> -# this option.
> -# 
> -# Symbol: COMMON_CLK [=n]
> -# Type  : bool
> -# Defined at drivers/clk/Kconfig:25
> -#   Prompt: Common Clock Framework
> -#   Depends on: !HAVE_LEGACY_CLK [=n]
> -#   Location:
> -#     -> Device Drivers
> -# Selects: HAVE_CLK_PREPARE [=n] && CLKDEV_LOOKUP [=n] && SRCU [=y] && 
> RATIONAL [=n]
> -# Selected by [n]:
> -#   - MFD_INTEL_LPSS [=n] && HAS_IOMEM [=y]
> -#   - INTEL_ATOMISP [=n] && STAGING [=n] && STAGING_MEDIA [=n] && 
> MEDIA_SUPPORT [=n] && X86 && EFI && PCI [=y] && ACPI
> -#   - PMC_ATOM [=n] && X86 && PCI [=y]
> -# 
> -# 
> -# 
> -# CONFIG_COMMON_CLK is not set

This should be =y.

Nacked-by: Prarit Bhargava <pra...@redhat.com>

P.
> 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to