commit | 3470ace98d4dae4918cf74491c07d74ad69d3559 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bartosz.golaszewski@huawei.com> | Thu Feb 24 21:23:31 2022 +0100 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Thu Feb 24 16:37:33 2022 -0800 |
tree | 0b5594af2aeb8c98a62399062928d8f444ae6b8e | |
parent | 81dbc9dbbf236650bcef49542dd8728d316f05ea [diff] |
modules: lvgl: add stubs for Kconfig symbols overridden in-tree There are several Kconfig symbols defined in the lvgl module that are referenced from various defconfigs in the zephyr tree. If the LVGL module is unavailable, they need to be redefined as stubs in Kconfig.lvgl. Fixes: 6c190292c064 ("lvgl: move the lvgl glue out of the zephyr tree") Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@huawei.com>