zephyr/subsys
Johan Hedberg 51390c39a2 fs: Kconfig: Clean up representation of mutually exclusive options
The flash and RAM disk options are mutually exclusive (evident e.g. in
both defining FS_VOLUME_SIZE and FS_BLOCK_SIZE variables), so they
should really be inside a choice-endchoice block. The duplicated
options can also taken care of with a single definition using
conditional default values.

Change-Id: I87733f0c342166a9e03aa0e1f34390d91107b137
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-10-31 08:08:27 +02:00
..
fs fs: Kconfig: Clean up representation of mutually exclusive options 2016-10-31 08:08:27 +02:00
Kconfig fs: Move file system code to subsys/ 2016-10-30 13:23:58 +00:00
Makefile fs: Move file system code to subsys/ 2016-10-30 13:23:58 +00:00