Commit 1a3c0509 authored by Namjae Jeon's avatar Namjae Jeon Committed by Al Viro

staging: exfat: make staging/exfat and fs/exfat mutually exclusive

Make staging/exfat and fs/exfat mutually exclusive to select the one
between two same filesystem.
Suggested-by: default avatarAmir Goldstein <amir73il@gmail.com>
Signed-off-by: default avatarNamjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: default avatarSungjong Seo <sj1557.seo@samsung.com>
Acked-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: default avatarPali Rohár <pali.rohar@gmail.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 88ab55f1
# SPDX-License-Identifier: GPL-2.0
config STAGING_EXFAT_FS
tristate "exFAT fs support"
depends on BLOCK
depends on BLOCK && !EXFAT_FS
select NLS
help
This adds support for the exFAT file system.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment