mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-22 12:54:37 +00:00
mx7: remove empty ifndef statement
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
8f5b794394
commit
5bbf1a7856
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@
|
||||||
#define CONFIG_SYS_CBSIZE 512
|
#define CONFIG_SYS_CBSIZE 512
|
||||||
#define CONFIG_SYS_MAXARGS 32
|
#define CONFIG_SYS_MAXARGS 32
|
||||||
|
|
||||||
#ifndef CONFIG_SYS_DCACHE_OFF
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* UART */
|
/* UART */
|
||||||
#define CONFIG_MXC_UART
|
#define CONFIG_MXC_UART
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue