diff --git a/include/configs/mx6slevk.h b/include/configs/mx6slevk.h
index 0a641c2daa5ef00fd0c16ca21f05ac063ad47465..51b297a1a3553bb51aaf09de8b2b36d763e77ef0 100644
--- a/include/configs/mx6slevk.h
+++ b/include/configs/mx6slevk.h
@@ -14,7 +14,6 @@
 #ifdef CONFIG_SPL
 #define CONFIG_SPL_LIBCOMMON_SUPPORT
 #define CONFIG_SPL_MMC_SUPPORT
-#define CONFIG_SPL_FAT_SUPPORT
 #include "imx6_spl.h"
 #endif