zephyr/boards/arm/nrf52_sparkfun
Andrzej Puzdrowski 4954fe06f2 subsys: fs: fix generic storage partition selection
FS_FLASH_MAP_STORAGE keyword enables the storage partition,
but it was depend on flash_map module which is unused by
NFFS. This patch makes it independent thanks
to it is possible to enable the storage partition
without flash_map module.

FS_FLASH_MAP_STORAGE was renamed to
CONFIG_FS_FLASH_STORAGE_PARTITION
as it is independent for flash_map.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-05-04 10:14:01 -04:00
..
doc
Kconfig.board
Kconfig.defconfig
board.cmake
board.h
nrf52_sparkfun.dts subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
nrf52_sparkfun.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
nrf52_sparkfun_defconfig arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00