fs: Remove the unnecessary Kconfig definition

since all these options should always have the default value

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-02-06 00:41:20 +08:00
committed by Petro Karashchenko
parent 01a234bfb1
commit 0eec2f5251
4 changed files with 0 additions and 37 deletions
-6
View File
@@ -31,12 +31,6 @@
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
#ifndef CONFIG_FS_MQUEUE_MPATH
# define CONFIG_FS_MQUEUE_MPATH "/var/mqueue"
#endif
/* Sizes of things */
#define MAX_MQUEUE_PATH 64