diff --git a/config/syslinux/syslinux.cfg b/config/syslinux/syslinux.cfg index ce29fd72d..30bc629c5 100644 --- a/config/syslinux/syslinux.cfg +++ b/config/syslinux/syslinux.cfg @@ -77,13 +77,6 @@ MENU BEGIN tools Diagnose memory problems with memtest86+. ENDTEXT KERNEL memtest - - LABEL hdt - MENU LABEL Hardware Detection Tool - TEXT HELP -Check your hardware with the Hardware Detection Tool! - ENDTEXT - KERNEL hdt.c32 MENU END MENU BEGIN serial @@ -122,14 +115,6 @@ Diagnose memory problems with memtest86+ with serial console. ENDTEXT KERNEL memtest APPEND console=ttyS0,115200 - - LABEL hdt-serial - MENU LABEL Hardware Detection Tool - TEXT HELP -Check your hardware with the Hardware Detection Tool! - ENDTEXT - KERNEL hdt.c32 - MENU END MENU SEPARATOR