zephyr/subsys/fs/fcb
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
..
CMakeLists.txt
fcb_append.c
fcb_elem_info.c
fcb_getnext.c
fcb_priv.h
fcb_rotate.c
fcb_walk.c
fcb.c
Kconfig