diff --git a/fs/procfs/fs_procfsversion.c b/fs/procfs/fs_procfsversion.c index ed2b43b10d37c..5895381d2a195 100644 --- a/fs/procfs/fs_procfsversion.c +++ b/fs/procfs/fs_procfsversion.c @@ -48,7 +48,7 @@ #include "fs_heap.h" #if !defined(CONFIG_DISABLE_MOUNTPOINT) && defined(CONFIG_FS_PROCFS) -#ifndef CONFIG_FS_PROCFS_EXCLUDE_PROCESS +#ifndef CONFIG_FS_PROCFS_EXCLUDE_VERSION /**************************************************************************** * Pre-processor Definitions