mirror of
https://github.com/ipxe/ipxe
synced 2026-01-21 09:57:23 +03:00
Move all console configuration from config/defaults/<platform>.h to the top-level config/console.h, using indented conditional blocks to clarify which console types are supported and enabled on each platform. Signed-off-by: Michael Brown <mcb30@ipxe.org>