From: Peter Robinson <pbrobinson@xxxxxxxxx> We'll need this functionality on all arm kernels so enable it in generic Cc: Al Stone <ahs3@xxxxxxxxxx> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx> --- .../generic/arm/CONFIG_ARM_SMCCC_SOC_ID | 1 + .../generic/CONFIG_ARM_SMCCC_SOC_ID | 17 ---------------- .../generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN | 20 ------------------- .../generic/CONFIG_ARM_SMCCC_SOC_ID | 17 ---------------- 4 files changed, 1 insertion(+), 54 deletions(-) create mode 100644 redhat/configs/common/generic/arm/CONFIG_ARM_SMCCC_SOC_ID delete mode 100644 redhat/configs/pending-common/generic/CONFIG_ARM_SMCCC_SOC_ID delete mode 100644 redhat/configs/pending-fedora/generic/CONFIG_ARM_SMCCC_SOC_ID diff --git a/redhat/configs/common/generic/arm/CONFIG_ARM_SMCCC_SOC_ID b/redhat/configs/common/generic/arm/CONFIG_ARM_SMCCC_SOC_ID new file mode 100644 index 000000000000..c53e28f0b599 --- /dev/null +++ b/redhat/configs/common/generic/arm/CONFIG_ARM_SMCCC_SOC_ID @@ -0,0 +1 @@ +CONFIG_ARM_SMCCC_SOC_ID=y diff --git a/redhat/configs/pending-common/generic/CONFIG_ARM_SMCCC_SOC_ID b/redhat/configs/pending-common/generic/CONFIG_ARM_SMCCC_SOC_ID deleted file mode 100644 index 4e91da8ca0de..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_ARM_SMCCC_SOC_ID +++ /dev/null @@ -1,17 +0,0 @@ -# CONFIG_ARM_SMCCC_SOC_ID: -# -# Include support for the SoC bus on the ARM SMCCC firmware based -# platforms providing some sysfs information about the SoC variant. -# -# Symbol: ARM_SMCCC_SOC_ID [=y] -# Type : bool -# Defined at drivers/firmware/smccc/Kconfig:18 -# Prompt: SoC bus device for the ARM SMCCC SOC_ID -# Depends on: HAVE_ARM_SMCCC_DISCOVERY [=y] -# Location: -# -> Firmware Drivers -# Selects: SOC_BUS [=y] -# -# -# -CONFIG_ARM_SMCCC_SOC_ID=y diff --git a/redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN b/redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN index 47b71c003584..919e8a494654 100644 --- a/redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN +++ b/redhat/configs/pending-fedora/generic/CONFIG_ARM_PSCI_CPUIDLE_DOMAIN @@ -1,21 +1 @@ -# CONFIG_ARM_PSCI_CPUIDLE_DOMAIN: -# -# Select this to enable the PSCI based CPUidle driver to use PM domains, -# which is needed to support the hierarchical DT based layout of the -# idle states. -# -# Symbol: ARM_PSCI_CPUIDLE_DOMAIN [=y] -# Type : bool -# Defined at drivers/cpuidle/Kconfig.arm:26 -# Prompt: PSCI CPU idle Domain -# Depends on: CPU_IDLE [=y] && (ARM [=y] || ARM64) && ARM_PSCI_CPUIDLE [=y] && PM_GENERIC_DOMAINS_OF [=y] -# Location: -# -> CPU Power Management -# -> CPU Idle -# -> CPU idle PM support (CPU_IDLE [=y]) -# -> ARM CPU Idle Drivers -# -> PSCI CPU idle Driver (ARM_PSCI_CPUIDLE [=y]) -# -# -# CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y diff --git a/redhat/configs/pending-fedora/generic/CONFIG_ARM_SMCCC_SOC_ID b/redhat/configs/pending-fedora/generic/CONFIG_ARM_SMCCC_SOC_ID deleted file mode 100644 index 4e91da8ca0de..000000000000 --- a/redhat/configs/pending-fedora/generic/CONFIG_ARM_SMCCC_SOC_ID +++ /dev/null @@ -1,17 +0,0 @@ -# CONFIG_ARM_SMCCC_SOC_ID: -# -# Include support for the SoC bus on the ARM SMCCC firmware based -# platforms providing some sysfs information about the SoC variant. -# -# Symbol: ARM_SMCCC_SOC_ID [=y] -# Type : bool -# Defined at drivers/firmware/smccc/Kconfig:18 -# Prompt: SoC bus device for the ARM SMCCC SOC_ID -# Depends on: HAVE_ARM_SMCCC_DISCOVERY [=y] -# Location: -# -> Firmware Drivers -# Selects: SOC_BUS [=y] -# -# -# -CONFIG_ARM_SMCCC_SOC_ID=y -- GitLab _______________________________________________ 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