On Sun, 02 Mar 2025 15:52:57 +0100, Dragan Simic wrote: > The configuration options CONFIG_VIDCONSOLE_AS_LCD and CONFIG_VIDCONSOLE_AS_ > NAME have been marked as obsolete and scheduled for deletion in late 2020. > > That's already long overdue and the last remaining consumers of these options > have already migrated to using "vidconsole" in their "stdout" and "stderr" > environment variables, so let's delete these two configuration options. > > [...]
Applied to u-boot/next, thanks! [1/1] common: console: Delete obsolete VIDCONSOLE_AS_{LCD, NAME} options commit: f853295a6a0913f9d0df72c11dc62834452820f4 -- Tom