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 <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Cc: Greentime Hu <green.hu@gmail.com>
This commit is contained in:
parent
ebce73f0af
commit
88a0b7694f
|
|
@ -83,7 +83,6 @@
|
||||||
/*
|
/*
|
||||||
* SD (MMC) controller
|
* SD (MMC) controller
|
||||||
*/
|
*/
|
||||||
#define CONFIG_FTSDC010_NUMBER 1
|
|
||||||
#define CONFIG_FTSDC010_SDIO
|
#define CONFIG_FTSDC010_SDIO
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
|
|
@ -85,7 +85,6 @@
|
||||||
/*
|
/*
|
||||||
* SD (MMC) controller
|
* SD (MMC) controller
|
||||||
*/
|
*/
|
||||||
#define CONFIG_FTSDC010_NUMBER 1
|
|
||||||
#define CONFIG_FTSDC010_SDIO
|
#define CONFIG_FTSDC010_SDIO
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
|
|
@ -73,7 +73,6 @@
|
||||||
/*
|
/*
|
||||||
* SD (MMC) controller
|
* SD (MMC) controller
|
||||||
*/
|
*/
|
||||||
#define CONFIG_FTSDC010_NUMBER 1
|
|
||||||
#define CONFIG_FTSDC010_SDIO
|
#define CONFIG_FTSDC010_SDIO
|
||||||
|
|
||||||
/* Init Stack Pointer */
|
/* Init Stack Pointer */
|
||||||
|
|
|
||||||
|
|
@ -741,7 +741,6 @@ CONFIG_FTPWM010_BASE
|
||||||
CONFIG_FTRTC010_BASE
|
CONFIG_FTRTC010_BASE
|
||||||
CONFIG_FTRTC010_EXTCLK
|
CONFIG_FTRTC010_EXTCLK
|
||||||
CONFIG_FTRTC010_PCLK
|
CONFIG_FTRTC010_PCLK
|
||||||
CONFIG_FTSDC010_NUMBER
|
|
||||||
CONFIG_FTSDC010_SDIO
|
CONFIG_FTSDC010_SDIO
|
||||||
CONFIG_FTSDMC021
|
CONFIG_FTSDMC021
|
||||||
CONFIG_FTSDMC021_BASE
|
CONFIG_FTSDMC021_BASE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue