From: Rick Chen Date: Tue, 20 Mar 2018 07:03:40 +0000 (+0800) Subject: Drop CONFIG_FTSDC010_NUMBER X-Git-Tag: v2018.05-rc1~4^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=88a0b7694ffb69b1d1ff55d5f75a26722a86748a;p=platform%2Fkernel%2Fu-boot.git Drop CONFIG_FTSDC010_NUMBER CONFIG_FTSDC010_NUMBER was not used anymore, can be removed now. So CONFIG_FTSDC010_NUMBER can also be removed from config_whitelist.txt. Signed-off-by: Rick Chen Signed-off-by: Rick Chen Cc: Greentime Hu --- diff --git a/include/configs/adp-ae3xx.h b/include/configs/adp-ae3xx.h index f5a8dec..2ee808d 100644 --- a/include/configs/adp-ae3xx.h +++ b/include/configs/adp-ae3xx.h @@ -83,7 +83,6 @@ /* * SD (MMC) controller */ -#define CONFIG_FTSDC010_NUMBER 1 #define CONFIG_FTSDC010_SDIO /* diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h index 6ae6fb4..499a424 100644 --- a/include/configs/adp-ag101p.h +++ b/include/configs/adp-ag101p.h @@ -85,7 +85,6 @@ /* * SD (MMC) controller */ -#define CONFIG_FTSDC010_NUMBER 1 #define CONFIG_FTSDC010_SDIO /* diff --git a/include/configs/nx25-ae250.h b/include/configs/nx25-ae250.h index 73c3c33..f3e65e3 100644 --- a/include/configs/nx25-ae250.h +++ b/include/configs/nx25-ae250.h @@ -73,7 +73,6 @@ /* * SD (MMC) controller */ -#define CONFIG_FTSDC010_NUMBER 1 #define CONFIG_FTSDC010_SDIO /* Init Stack Pointer */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index a90a8dc..46b7f29 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -741,7 +741,6 @@ CONFIG_FTPWM010_BASE CONFIG_FTRTC010_BASE CONFIG_FTRTC010_EXTCLK CONFIG_FTRTC010_PCLK -CONFIG_FTSDC010_NUMBER CONFIG_FTSDC010_SDIO CONFIG_FTSDMC021 CONFIG_FTSDMC021_BASE