ARM: ipq8074: Fixed multiple declaration warning

Removed multiple declaration of CONFIG_QCA_APPSBL_DLOAD

Change-Id: I3be27adc588cb7615925913ed984261de4123806
Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
Gokul Sriram Palanisamy 2017-06-06 15:09:59 +05:30
parent f5d84614f5
commit ac91142257

View file

@ -271,8 +271,6 @@ extern loff_t board_env_offset;
*/
#define CONFIG_QCA_APPSBL_DLOAD
#define CONFIG_QCA_APPSBL_DLOAD 0
#ifdef CONFIG_QCA_APPSBL_DLOAD
#define CONFIG_CMD_TFTPPUT
/* We will be uploading very big files */