From: Peter Robinson <pbrobinson@xxxxxxxxxx> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> --- .../fedora/generic/arm/CONFIG_TI_PRUSS | 22 ------------------- .../fedora/generic/arm/CONFIG_TI_PRUSS_INTC | 20 ----------------- .../generic/arm/armv7/CONFIG_PRU_REMOTEPROC | 1 + .../fedora/generic/arm/armv7/CONFIG_TI_PRUSS | 1 + .../generic/arm/armv7/CONFIG_TI_PRUSS_INTC | 1 + 5 files changed, 3 insertions(+), 42 deletions(-) delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS delete mode 100644 redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS_INTC create mode 100644 redhat/configs/fedora/generic/arm/armv7/CONFIG_PRU_REMOTEPROC create mode 100644 redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS create mode 100644 redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS_INTC diff --git a/redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS b/redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS deleted file mode 100644 index 157ac2ff1a3f..000000000000 --- a/redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS +++ /dev/null @@ -1,22 +0,0 @@ -# CONFIG_TI_PRUSS: -# -# TI PRU-ICSS Subsystem platform specific support. -# -# Say Y or M here to support the Programmable Realtime Unit (PRU) -# processors on various TI SoCs. It's safe to say N here if you're -# not interested in the PRU or if you are unsure. -# -# Symbol: TI_PRUSS [=n] -# Type : tristate -# Defined at drivers/soc/ti/Kconfig:104 -# Prompt: TI PRU-ICSS Subsystem Platform drivers -# Depends on: SOC_TI [=y] && (SOC_AM33XX [=y] || SOC_AM43XX [=y] || SOC_DRA7XX [=y] || ARCH_KEYSTONE [=n] || ARCH_K3) -# Location: -# -> Device Drivers -# -> SOC (System On Chip) specific Drivers -# -> TI SOC drivers support (SOC_TI [=y]) -# Selects: MFD_SYSCON [=y] -# -# -# -# CONFIG_TI_PRUSS is not set diff --git a/redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS_INTC b/redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS_INTC deleted file mode 100644 index 9861eb177011..000000000000 --- a/redhat/configs/fedora/generic/arm/CONFIG_TI_PRUSS_INTC +++ /dev/null @@ -1,20 +0,0 @@ -# CONFIG_TI_PRUSS_INTC: -# -# This enables support for the PRU-ICSS Local Interrupt Controller -# present within a PRU-ICSS subsystem present on various TI SoCs. -# The PRUSS INTC enables various interrupts to be routed to multiple -# different processors within the SoC. -# -# Symbol: TI_PRUSS_INTC [=n] -# Type : tristate -# Defined at drivers/irqchip/Kconfig:496 -# Prompt: TI PRU-ICSS Interrupt Controller -# Depends on: ARCH_DAVINCI [=n] || SOC_AM33XX [=y] || SOC_AM43XX [=y] || SOC_DRA7XX [=y] || ARCH_KEYSTONE [=n] || ARCH_K3 -# Location: -# -> Device Drivers -# -> IRQ chip support -# Selects: IRQ_DOMAIN [=y] -# -# -# -# CONFIG_TI_PRUSS_INTC is not set diff --git a/redhat/configs/fedora/generic/arm/armv7/CONFIG_PRU_REMOTEPROC b/redhat/configs/fedora/generic/arm/armv7/CONFIG_PRU_REMOTEPROC new file mode 100644 index 000000000000..46a269b5fbac --- /dev/null +++ b/redhat/configs/fedora/generic/arm/armv7/CONFIG_PRU_REMOTEPROC @@ -0,0 +1 @@ +CONFIG_PRU_REMOTEPROC=m diff --git a/redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS b/redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS new file mode 100644 index 000000000000..8763e1b268eb --- /dev/null +++ b/redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS @@ -0,0 +1 @@ +CONFIG_TI_PRUSS=m diff --git a/redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS_INTC b/redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS_INTC new file mode 100644 index 000000000000..a008b50ca0e3 --- /dev/null +++ b/redhat/configs/fedora/generic/arm/armv7/CONFIG_TI_PRUSS_INTC @@ -0,0 +1 @@ +CONFIG_TI_PRUSS_INTC=m -- 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