zephyr/tests/subsys/fs/multi-fs
Dominik Ermel 5a0ecb9641 flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs
The commit adds dependency on Kconfig FLASH_PAGE_LAYOUT to subsystems
that really require it:
 FCB, NVS, LittleFS
and removes direct selection from '*.conf' files where no longer
needed.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-04-10 10:01:40 +02:00
..
boards tests/subsys: CONFIG_TEST_FLASH_DRIVERS=y only for qemu_x86 2022-02-01 10:46:01 +01:00
src device: remove redundant init functions 2023-04-19 10:00:25 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
prj_fs_shell.conf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
ramdisk.overlay drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
testcase.yaml tests/subsys/fs/*: Switch to native_sim 2023-11-22 09:54:03 +01:00