diff --git a/arch/arm/src/lpc31xx/lpc31_allocateheap.c b/arch/arm/src/lpc31xx/lpc31_allocateheap.c index 5a935a5482b..1dd83d9f2a5 100644 --- a/arch/arm/src/lpc31xx/lpc31_allocateheap.c +++ b/arch/arm/src/lpc31xx/lpc31_allocateheap.c @@ -113,7 +113,7 @@ # error "External SRAM1 is selected for heap" # endif # if defined(CONFIG_LPC31_EXTDRAM) && defined(CONFIG_LPC31_EXTDRAMHEAP) -# error "External SRAM1 is selected for heap" +# error "External DRAM is selected for heap" # endif #endif