Skip to content

Commit b7314d6

Browse files
danish-tinmenon
authored andcommitted
arm64: defconfig: Enable TI PRUSS
The Programmable Realtime Unit - Industrial Communication Subsystem (PRU-ICSS) known as PRUSS, is a low-latency microcontroller subsystem used for industrial networking and other hard real-time functions in the TI K3 SoCs such as AM654x, AM64x. AM654x-EVM, AM64xx-EVM, and iot2050 use the PRUSS driver. Signed-off-by: MD Danish Anwar <danishanwar@ti.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konradybcio@kernel.org> Link: https://lore.kernel.org/r/20230808130131.3081482-1-danishanwar@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 8127ab5 commit b7314d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,6 +1318,7 @@ CONFIG_ARCH_TEGRA_186_SOC=y
13181318
CONFIG_ARCH_TEGRA_194_SOC=y
13191319
CONFIG_ARCH_TEGRA_234_SOC=y
13201320
CONFIG_TI_SCI_PM_DOMAINS=y
1321+
CONFIG_TI_PRUSS=m
13211322
CONFIG_ARM_IMX_BUS_DEVFREQ=y
13221323
CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m
13231324
CONFIG_ARM_MEDIATEK_CCI_DEVFREQ=m

0 commit comments

Comments
 (0)