zephyr/modules
Bartosz Golaszewski 3470ace98d 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: 6c190292c0 ("lvgl: move the lvgl glue out of the zephyr tree")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@huawei.com>
2022-02-24 16:37:33 -08:00
..
canopennode drivers: can: remove CAN_BUS_UNKNOWN CAN controller state 2022-01-28 10:05:29 +01:00
fff modules: Add fff mocking framework 2021-10-22 09:43:13 -04:00
hal_gigadevice drivers: interrupt-controller: add Nuclei ECLIC driver 2021-12-20 17:51:30 +01:00
hal_nordic modules: hal_nordic: Remove nrf_802154_lp_timer platform 2022-02-24 14:05:09 -08:00
hal_nxp drivers: usb_dc_mcux: Move mcux callback handler out of ISR context 2022-01-28 10:05:47 +01:00
hal_rpi_pico soc: Added support for Raspberry Pi's RP2040 SoC 2022-02-02 16:23:35 +01:00
loramac-node modules: loramac-node: Fix the build issue for US915 and AU915 regions 2021-10-12 15:22:04 -04:00
lz4 samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00
mbedtls modules: mbedtls: Remove MBEDTLS_ECP_MAX_BITS from generic config 2021-12-08 08:56:03 -05:00
nanopb
segger modules: add segger module locally, and update to 3.30 2021-05-08 17:06:24 -04:00
tflite-micro modules: tflite-micro: fix cmakelists.txt 2021-08-24 07:26:08 -04:00
TraceRecorder Modules: Percepio TraceRecorder: Update module from v4.5.2 to v4.6.0(RC1) 2022-02-01 07:45:09 -05:00
trusted-firmware-m tfm: Add config to disable all TF-M output 2022-02-21 21:02:25 -05:00
Kconfig lvgl: move the lvgl glue out of the zephyr tree 2022-02-24 11:51:33 +01:00
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb
Kconfig.cmsis arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
Kconfig.cmsis_dsp modules: cmsis_dsp: Update configs for CMSIS-DSP 1.9.0 (CMSIS 5.8.0) 2021-08-30 18:17:47 +02:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl modules: lvgl: add stubs for Kconfig symbols overridden in-tree 2022-02-24 16:37:33 -08:00
Kconfig.mcuboot_bootutil modules: Hooks Kconfig for MCUboot's bootutil 2021-11-30 12:08:03 +01:00
Kconfig.mcux soc: imx_rt: Enable IMX.RT General Power Controller Driver 2022-01-18 14:09:45 -05:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 stm32: Add UCPD support to Kconfig 2021-11-24 14:21:04 -05:00
Kconfig.syst
Kconfig.telink modules: hal_telink: introduce new HAL Telink module 2021-07-21 05:37:12 -04:00
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake