diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/omap3_h1.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/omap3_h1.h b/include/configs/omap3_h1.h index 145979315..8f57a72c5 100644 --- a/include/configs/omap3_h1.h +++ b/include/configs/omap3_h1.h @@ -11,7 +11,6 @@  #ifndef __CONFIG_H  #define __CONFIG_H -  /*   * High Level Configuration Options   */ @@ -273,7 +272,6 @@  #define CONFIG_SYS_CACHELINE_SIZE	64  /* Defines for SPL */ -#define CONFIG_SPL_DEBUG  #define CONFIG_SPL  #define CONFIG_SPL_FRAMEWORK  #define CONFIG_SPL_NAND_SIMPLE |