On some embedded systems 8250 compatible serial ports meant to be defined in devicetree. Config SERIAL_OF_PLATFORM enables probing of them.
Signed-off-by: Vasyl Vavrychuk <[email protected]> --- cfg/8250.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg/8250.cfg b/cfg/8250.cfg index fe2d270c..403c736e 100644 --- a/cfg/8250.cfg +++ b/cfg/8250.cfg @@ -7,3 +7,4 @@ CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y +CONFIG_SERIAL_OF_PLATFORM=y -- 2.23.0 Please mind our privacy notice<https://www.opensynergy.com/datenschutzerklaerung/privacy-notice-for-business-partners-pursuant-to-article-13-of-the-general-data-protection-regulation-gdpr/> pursuant to Art. 13 GDPR. // Unsere Hinweise zum Datenschutz gem. Art. 13 DSGVO finden Sie hier.<https://www.opensynergy.com/de/datenschutzerklaerung/datenschutzhinweise-fuer-geschaeftspartner-gem-art-13-dsgvo/>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9163): https://lists.yoctoproject.org/g/linux-yocto/message/9163 Mute This Topic: https://lists.yoctoproject.org/mt/78302000/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
