diff --git a/fs/procfs/fs_procfsuptime.c b/fs/procfs/fs_procfsuptime.c index 83cf091d422..ff2167b8dea 100644 --- a/fs/procfs/fs_procfsuptime.c +++ b/fs/procfs/fs_procfsuptime.c @@ -60,7 +60,7 @@ #include #if !defined(CONFIG_DISABLE_MOUNTPOINT) && defined(CONFIG_FS_PROCFS) -#ifndef CONFIG_FS_PROCFS_EXCLUDE_PROCESS +#ifndef CONFIG_FS_PROCFS_EXCLUDE_UPTIME /**************************************************************************** * Pre-processor Definitions