subsys: fs: consolidate elm FAT kconfig options
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3580ba539e
commit
c6a8014e1c
8 changed files with 7 additions and 28 deletions
|
@ -41,7 +41,7 @@ extern "C" {
|
|||
_dir_object; \
|
||||
}
|
||||
|
||||
#ifdef CONFIG_FILE_SYSTEM_FAT
|
||||
#ifdef CONFIG_FAT_FILESYSTEM_ELM
|
||||
#include <fs/fat_fs.h>
|
||||
#elif CONFIG_FILE_SYSTEM_NFFS
|
||||
#include <fs/nffs_fs.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue