Revert "support/testing: enable lpxelinux for syslinux runtime test"

This reverts commit 5d6d1da5e4.

LPXELINUX is not present on 2025.05.x

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Thomas Perale
2025-07-11 13:08:01 +02:00
parent 0493fe6fe2
commit 538eaa586f

View File

@@ -21,7 +21,6 @@ class TestSysLinuxBase(infra.basetest.BRTest):
"""
BR2_TARGET_SYSLINUX=y
BR2_TARGET_SYSLINUX_ISOLINUX=y
BR2_TARGET_SYSLINUX_LPXELINUX=y
BR2_TARGET_SYSLINUX_PXELINUX=y
BR2_TARGET_SYSLINUX_MBR=y
"""