From 1c11dcf847793f498e3b79d37a9ef41f53ef8e90 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Wed, 27 Mar 2019 08:01:26 +0200 Subject: mvebu: drop dangling SPI flash comments and #ifdefs Following commits abe66b1b5dec ("Convert CONFIG_ENV_SPI_* to Kconfig") and 14453fbfadc2f ("Convert CONFIG_SF_DEFAULT_* to Kconfig") remove dandling comment lines and empty #ifdef sections. Cc: Patrick Delaunay Signed-off-by: Baruch Siach Reviewed-by: Stefan Roese Signed-off-by: Stefan Roese --- include/configs/db-88f6820-gp.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/configs/db-88f6820-gp.h') diff --git a/include/configs/db-88f6820-gp.h b/include/configs/db-88f6820-gp.h index d378052a8f..ec2405bbb4 100644 --- a/include/configs/db-88f6820-gp.h +++ b/include/configs/db-88f6820-gp.h @@ -23,12 +23,6 @@ #define CONFIG_SYS_I2C_SLAVE 0x0 #define CONFIG_SYS_I2C_SPEED 100000 -/* - * SPI Flash configuration for the environemnt access - */ - -/* SPI NOR flash default params, used by sf commands */ - /* * SDIO/MMC Card Configuration */ -- cgit v1.2.3