zephyr/tests/lib/gui/lvgl
Daniel DeGrasse 07a8e3253a drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME
Remove CONFIG_MMC_VOLUME_NAME, and set the disk name based on the
``disk-name`` property. This aligns with other disk drivers, and allows
for multiple instances of the mmc_subsys disk driver to be registered.

Add disk-name properties for all in tree definitions for the
mmc-subsys disk driver, and change all in tree usage of the disk name

Fixes #75004

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-11-05 15:25:10 -06:00
..
boards drivers: disk: sdmmc_subsys: remove CONFIG_SDMMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
src drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
app.overlay
CMakeLists.txt
prj_blk.conf tests: lib: gui: lvgl: add stm32 test cases 2024-04-05 12:21:32 +02:00
prj.conf tests: lib: gui: lvgl: Remove explicitly enabled CONFIG_DUMMY_DISPLAY 2024-10-24 14:07:11 +02:00
testcase.yaml yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00