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

This reverts commit 4b7f821eb5.

LPXELINUX is not present on 2025.02.x.

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Thomas Perale
2025-07-11 13:06:52 +02:00
parent 946b7ff228
commit f28089db0b

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
"""