From eeacd55e7cab79f8eef34403e2d0b329f731595a Mon Sep 17 00:00:00 2001 From: Telukula Jeevan Kumar Sahu Date: Tue, 17 Dec 2024 18:15:13 +0530 Subject: [PATCH] fix: AM335x/AM437x/AM65x: Remove PRU-ICSS table from index page Currently there was no support on the protocols in the PRU-ICSS table, so remove from the docs index page until further clarity. Signed-off-by: Telukula Jeevan Kumar Sahu --- .../Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst b/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst index b431f441c..06595c138 100644 --- a/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst +++ b/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst @@ -111,7 +111,7 @@ suggestions at `E2E `__. .. ifconfig:: CONFIG_sdk in ('SITARA') - .. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX') + .. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX', 'AM335X', 'AM437X', 'AM65X') +-----------------+------------------------+------------------+-----------------------------------+ | **PRU-ICSS / PRU_ICSSG Protocols** (more information on each piece of the distribution) |