diff options
Diffstat (limited to 'include/configs/gose.h')
-rw-r--r-- | include/configs/gose.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/gose.h b/include/configs/gose.h index af6189e4c1..1f814bfe7a 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -24,11 +24,6 @@ #define RCAR_GEN2_SDRAM_SIZE (1048u * 1024 * 1024) #define RCAR_GEN2_UBOOT_SDRAM_SIZE (512u * 1024 * 1024) -/* SCIF */ - -/* FLASH */ -#define CONFIG_SPI - /* SH Ether */ #define CONFIG_SH_ETHER_USE_PORT 0 #define CONFIG_SH_ETHER_PHY_ADDR 0x1 |