summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_TI_PRUSS
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-01-11 11:52:31 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-01-11 11:52:31 -0600
commite18a08842c58c529ffcf0a8bca80776a5e14b3d5 (patch)
tree83db9c03d774065a0ab73b2a8c644333d80ef36e /configs/fedora/generic/arm/CONFIG_TI_PRUSS
parentf045479ce000b81ed889c0dfcfbf2581f2860ad6 (diff)
downloadkernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.tar.gz
kernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.tar.xz
kernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.zip
Linux v5.10.6
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/generic/arm/CONFIG_TI_PRUSS')
-rw-r--r--configs/fedora/generic/arm/CONFIG_TI_PRUSS22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_TI_PRUSS b/configs/fedora/generic/arm/CONFIG_TI_PRUSS
new file mode 100644
index 000000000..157ac2ff1
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_TI_PRUSS
@@ -0,0 +1,22 @@
+# 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