Skip to content

Commit 031ab88

Browse files
praneethbajjuricshilwant
authored andcommitted
feat(linux): AM62LX: prune and disable configs from toc
Remove sections like CSI2RX and Wave5 video codec and Display Sharing from device config since they are not valid for this device. While at it, temporarily disable some How_to guides and Foundational Components that are not ready yet. Signed-off-by: Praneeth Bajjuri <[email protected]>
1 parent 4f50aeb commit 031ab88

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

configs/AM62LX/AM62LX_linux_toc.txt

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ linux/Foundational_Components/U-Boot/Apps-SPL-Debug-OpenOCD
4242
linux/Foundational_Components_Kernel
4343
linux/Foundational_Components_Kernel_Drivers
4444
linux/Foundational_Components/Kernel/Kernel_Drivers/Audio
45-
linux/Foundational_Components/Kernel/Kernel_Drivers/Camera/CSI2RX
4645
linux/Foundational_Components/Kernel/Kernel_Drivers/Crypto
4746
linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7
4847
linux/Foundational_Components/Kernel/Kernel_Drivers/EQEP
@@ -79,7 +78,7 @@ linux/Foundational_Components/Power_Management/pm_wakeup_sources
7978
linux/Foundational_Components/Power_Management/pm_sw_arch
8079
linux/Foundational_Components/Power_Management/pm_debug
8180

82-
linux/Foundational_Components/System_Security/SELinux
81+
#linux/Foundational_Components/System_Security/SELinux
8382

8483
linux/Foundational_Components_Kernel_Users_Guide
8584
linux/Foundational_Components_Kernel_LTP-DDT_Validation
@@ -95,25 +94,23 @@ linux/Foundational_Components/Tools/Flash_via_Ethernet
9594
linux/Foundational_Components/Tools/Flash_via_UART
9695
linux/Foundational_Components/Tools/GPIO_Tools
9796
linux/Foundational_Components_IPC62l
98-
linux/Foundational_Components_OPTEE
97+
#linux/Foundational_Components_OPTEE
9998
linux/Foundational_Components_ATF
100-
linux/Foundational_Components_Multimedia_wave5
10199
linux/Foundational_Components_Virtualization
102100
linux/Foundational_Components/Virtualization/Docker
103101
linux/Foundational_Components_Hypervisor
104102
linux/Foundational_Components/Hypervisor/Jailhouse
105103

106104
linux/How_to_Guides
107105
linux/How_to_Guides_Developer_Notes
108-
linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
106+
#linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
109107
linux/How_to_Guides/Host/How_to_Setup_and_Debug_using_Lauterbach
110108
linux/How_to_Guides/Host/SYSFW_Trace_Parser
111-
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
112-
linux/How_to_Guides/Target/How_to_test_MCAN_on_AM62x
109+
#linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
110+
#linux/How_to_Guides/Target/How_to_test_MCAN_on_AM62x
113111
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
114112
linux/How_to_Guides/Target/How_to_playback_audio_over_HDMI
115-
linux/How_to_Guides/Target/How_to_enable_display_sharing_between_remotecore_and_Linux
116-
linux/How_to_Guides/Target/How_to_boot_quickly
113+
#linux/How_to_Guides/Target/How_to_boot_quickly
117114
linux/How_to_Guides/Target/How_To_Enable_M2CC3301_in_linux
118115
linux/How_to_Guides/Target/Runtime_debug_unlock_on_secure_device
119116
linux/How_to_Guides/FAQ/How_to_Check_Device_Tree_Info

0 commit comments

Comments
 (0)