zephyr/subsys/testsuite
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
..
arch unittest: update unittest to hwmv2 2024-03-22 11:51:58 +01:00
boards/unit_testing/unit_testing unittest: update unittest to hwmv2 2024-03-22 11:51:58 +01:00
busy_sim
coverage
include/zephyr arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
soc scripts: tests: Blackbox test expansion - platform 2024-03-31 17:37:09 -04:00
ztest tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
CMakeLists.txt
Kconfig flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
Kconfig.defconfig