diff options
Diffstat (limited to 'arch/arm/include/asm/arch-lpc32xx/config.h')
-rw-r--r-- | arch/arm/include/asm/arch-lpc32xx/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/include/asm/arch-lpc32xx/config.h b/arch/arm/include/asm/arch-lpc32xx/config.h index de4b3cd34a5..f7a698e72de 100644 --- a/arch/arm/include/asm/arch-lpc32xx/config.h +++ b/arch/arm/include/asm/arch-lpc32xx/config.h @@ -12,8 +12,6 @@ /* Basic CPU architecture */ #define CONFIG_ARCH_CPU_INIT -#define CONFIG_NR_DRAM_BANKS_MAX 2 - /* UART configuration */ #if (CONFIG_SYS_LPC32XX_UART == 1) || (CONFIG_SYS_LPC32XX_UART == 2) || \ (CONFIG_SYS_LPC32XX_UART == 7) |