Skip to content

Commit eeacd55

Browse files
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 <[email protected]>
1 parent 72afe0b commit eeacd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ suggestions at `E2E <https://e2e.ti.com/>`__.
111111

112112
.. ifconfig:: CONFIG_sdk in ('SITARA')
113113

114-
.. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX')
114+
.. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX', 'AM335X', 'AM437X', 'AM65X')
115115

116116
+-----------------+------------------------+------------------+-----------------------------------+
117117
| **PRU-ICSS / PRU_ICSSG Protocols** (more information on each piece of the distribution) |

0 commit comments

Comments
 (0)