From 1fdf7c64edcc4131934013741b1902b79c8715fd Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:44 -0600 Subject: Convert CONFIG_SPL_MMC_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/fennec_rk3288.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/fennec_rk3288.h') diff --git a/include/configs/fennec_rk3288.h b/include/configs/fennec_rk3288.h index 342557fff3..390c243cae 100644 --- a/include/configs/fennec_rk3288.h +++ b/include/configs/fennec_rk3288.h @@ -10,8 +10,6 @@ #define ROCKCHIP_DEVICE_SETTINGS #include -#define CONFIG_SPL_MMC_SUPPORT - #define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 1 /* SPL @ 32k for ~36k -- cgit v1.2.1