Explorar o código

lacie_kw: fix SDRAM banks number for net2big_v2

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Simon Guinot %!s(int64=13) %!d(string=hai) anos
pai
achega
c4c4b0e661
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      include/configs/lacie_kw.h

+ 0 - 4
include/configs/lacie_kw.h

@@ -66,11 +66,7 @@
 /*
  * SDRAM configuration
  */
-#if defined(CONFIG_NET2BIG_V2)
-#define CONFIG_NR_DRAM_BANKS		2
-#else
 #define CONFIG_NR_DRAM_BANKS		1
-#endif
 
 #ifdef CONFIG_INETSPACE_V2
 /* Different SDRAM configuration and size for Internet Space v2 */