subsys/fs: remove FS_FLASH_STORAGE_PARTITION
The last reference to this symbol was removed when flash area management moved to devicetree. Signed-off-by: Peter A. Bigot <pab@pabigot.com>
This commit is contained in:
parent
f69e194ece
commit
b3f99fe0aa
3 changed files with 0 additions and 7 deletions
|
@ -12,6 +12,5 @@
|
|||
config FCB
|
||||
bool "Flash Circular Buffer support"
|
||||
depends on FLASH_MAP
|
||||
select FS_FLASH_STORAGE_PARTITION
|
||||
help
|
||||
Enable support of Flash Circular Buffer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue