diff options
Diffstat (limited to 'include/configs/mx6_common.h')
-rw-r--r-- | include/configs/mx6_common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 5c0b729ccd..983402f7df 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -39,8 +39,4 @@ /* MMC */ -#ifdef CONFIG_SPL_BUILD -#define CONFIG_SPL_DRIVERS_MISC -#endif - #endif |