]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
serial: serial_octeon_bootcmd.c: use correct Kconfig symbol
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 25 Feb 2026 07:10:08 +0000 (08:10 +0100)
committerStefan Roese <stefan.roese@mailbox.org>
Wed, 10 Jun 2026 09:23:26 +0000 (11:23 +0200)
CONFIG_SYS_IS_IN_ENV does not exist.
CONFIG_SYS_CONSOLE_IS_IN_ENV seems to be needed here.

Fixes: f1054661e50f ("serial: serial_octeon_bootcmd.c: Add PCI remote console support")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Stefan Roese <stefan.roese@mailbox.org>
drivers/serial/Kconfig

index 5f8b98f07047fe03347096168851410bc0746d6b..c6e457572b1efe76f3e46ed2029ab1349cfdef5b 100644 (file)
@@ -1024,7 +1024,7 @@ config OCTEON_SERIAL_BOOTCMD
        bool "MIPS Octeon PCI remote bootcmd input"
        depends on ARCH_OCTEON
        depends on DM_SERIAL
-       select SYS_IS_IN_ENV
+       select SYS_CONSOLE_IS_IN_ENV
        select CONSOLE_MUX
        help
         This driver supports remote input over the PCIe bus from a host