x86: Drop use of CONFIG_REALMODE_DEBUG
authorSimon Glass <sjg@chromium.org>
Sat, 15 Mar 2025 14:25:29 +0000 (14:25 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 17:41:55 +0000 (11:41 -0600)
commita9ba0080db7fd01b7e36c98fe6cf532a993c5127
tree17d657faf442352c2839213c4e4040b183382115
parent22c434b0fb658cf2af57a18f471e100571630e61
x86: Drop use of CONFIG_REALMODE_DEBUG

This option is not actually defined in Kconfig anymore. Use a normal
debug print instead, which has a similar effect.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/x86/lib/bios.c
arch/x86/lib/bios_interrupts.c