zephyr/tests/subsys/storage/stream/stream_flash
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
..
src tests/storage/stream_flash: Fix the test_stream_flash_erase_page 2024-03-11 14:26:34 +01:00
CMakeLists.txt cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
mpu_allow_flash_write.overlay storage: add stream flash library 2020-05-06 11:14:00 +02:00
no_erase.overlay storage: add stream flash library 2020-05-06 11:14:00 +02:00
prj.conf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
testcase.yaml tests/subsys several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
unaligned_flush.overlay tests/subsys/storage/stream_flash: add unaligned flash test 2020-05-26 16:35:19 +02:00