]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/blobdiff - drivers/soc/ti/Kconfig
Merge branch 'platform-ti-linux-4.19.y' of git://git.ti.com/~rrnayak/ti-linux-kernel...
[rpmsg/rpmsg.git] / drivers / soc / ti / Kconfig
index 510c0f992be48f89d1dc96f57aa7e8597fb3ea48..5c7042e0d177736476d0eeafc97ad37cfde05cb1 100644 (file)
@@ -24,6 +24,17 @@ menuconfig SOC_TI
 
 if SOC_TI
 
+config KEYSTONE_DSP_MEM
+       tristate "TI Keystone DSP Memory Mapping Driver"
+       depends on ARCH_KEYSTONE
+       help
+         Userspace memory mapping interface driver for TI Keystone SoCs.
+         Provides access to MSM SRAM memory regions and dedicated DDR
+         carveout memory regions to user space to aid userspace loading
+         of the DSPs within the SoC.
+
+         If unsure, say N.
+
 config KEYSTONE_NAVIGATOR_QMSS
        tristate "Keystone Queue Manager Sub System"
        depends on ARCH_KEYSTONE
@@ -78,6 +89,17 @@ config TI_SCI_PM_DOMAINS
          called ti_sci_pm_domains. Note this is needed early in boot before
          rootfs may be available.
 
+config TI_PRUSS
+       tristate "TI PRU-ICSS Subsystem Platform drivers"
+       depends on SOC_AM33XX || SOC_AM43XX || SOC_DRA7XX || ARCH_KEYSTONE || ARCH_K3
+       select MFD_SYSCON
+       help
+         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.
+
 config TI_K3_RINGACC
        tristate "K3 Ring accelerator Sub System"
        depends on ARCH_K3 || COMPILE_TEST