diff --git a/bsp-files/centos.syslinux.cfg b/bsp-files/centos.syslinux.cfg index adf93974..f9e20b7c 100644 --- a/bsp-files/centos.syslinux.cfg +++ b/bsp-files/centos.syslinux.cfg @@ -14,18 +14,6 @@ menu tabmsg Press [Tab] to edit, [Return] to select, [ESC] to return to previous # Dark grey menu background #ff555555 -# ----------------- NOTE ----------------- -# If you are updating label numbers, make sure that controllerconfig/clone.py -# is in sync with your changes (only serial console entries). -# STANDARD_STANDARD = '0' -# STANDARD_EXTENDED = 'S0' -# AIO_STANDARD = '2' -# AIO_EXTENDED = 'S2' -# AIO_LL_STANDARD = '4' -# AIO_LL_EXTENDED = 'S4' -# ---------------------------------------- - - # Standard Controller menu menu begin menu title Standard Controller Configuration diff --git a/bsp-files/grub.cfg b/bsp-files/grub.cfg index d03d0455..0f8413ed 100644 --- a/bsp-files/grub.cfg +++ b/bsp-files/grub.cfg @@ -3,26 +3,6 @@ timeout=-1 search --no-floppy --set=root -l 'oe_iso_boot' -# ---------------------- NOTE ---------------------- -# If you are updating menus, make sure that controllerconfig/clone.py -# is in sync with your changes (only serial console ids). -# STANDARD_STANDARD = 'standard>serial>' + -# sysinv_constants.SYSTEM_SECURITY_PROFILE_STANDARD -# STANDARD_EXTENDED = 'standard>serial>' + -# sysinv_constants.SYSTEM_SECURITY_PROFILE_EXTENDED -# AIO_STANDARD = 'standard>aio>' + -# sysinv_constants.SYSTEM_SECURITY_PROFILE_STANDARD -# AIO_EXTENDED = 'standard>aio>' + -# sysinv_constants.SYSTEM_SECURITY_PROFILE_EXTENDED -# AIO_LL_STANDARD = 'standard>aio-lowlat>' + -# sysinv_constants.SYSTEM_SECURITY_PROFILE_STANDARD -# AIO_LL_EXTENDED = 'standard>aio-lowlat>' + -# sysinv_constants.SYSTEM_SECURITY_PROFILE_EXTENDED -# SUBMENUITEM_TBOOT = 'tboot' -# SUBMENUITEM_SECUREBOOT = 'secureboot' -# -------------------------------------------------- - - # Menu 0 menuentry 'Select kernel options and boot kernel' { echo " "