diff options
Diffstat (limited to 'include/configs/puma_rk3399.h')
-rw-r--r-- | include/configs/puma_rk3399.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/puma_rk3399.h b/include/configs/puma_rk3399.h index 63f58bdbfe..5714437a00 100644 --- a/include/configs/puma_rk3399.h +++ b/include/configs/puma_rk3399.h @@ -8,10 +8,6 @@ #include <configs/rk3399_common.h> -#if defined(CONFIG_ENV_IS_IN_MMC) -#define CONFIG_SYS_MMC_ENV_DEV 1 -#endif - #define SDRAM_BANK_SIZE (2UL << 30) #define CONFIG_SERIAL_TAG |