mx7: remove empty ifndef statement

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
lime2-spi
Peter Robinson 6 years ago committed by Stefano Babic
parent 8f5b794394
commit 5bbf1a7856
  1. 3
      include/configs/mx7_common.h

@ -36,9 +36,6 @@
#define CONFIG_SYS_CBSIZE 512
#define CONFIG_SYS_MAXARGS 32
#ifndef CONFIG_SYS_DCACHE_OFF
#endif
/* UART */
#define CONFIG_MXC_UART

Loading…
Cancel
Save