diff options
Diffstat (limited to 'include/configs/qong.h')
| -rw-r--r-- | include/configs/qong.h | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/include/configs/qong.h b/include/configs/qong.h index e824e17ed..c2bd09729 100644 --- a/include/configs/qong.h +++ b/include/configs/qong.h @@ -28,8 +28,6 @@  #define CONFIG_ARM1136			/* This is an arm1136 CPU core */  #define CONFIG_MX31			/* in a mx31 */  #define CONFIG_QONG -#define CONFIG_MX31_HCLK_FREQ	26000000	/* 26MHz */ -#define CONFIG_MX31_CLK32	32768  #define CONFIG_DISPLAY_CPUINFO  #define CONFIG_DISPLAY_BOARDINFO @@ -212,12 +210,6 @@  #define CONFIG_SYS_HUSH_PARSER			/* Use the HUSH parser */  #define CONFIG_MISC_INIT_R -/*----------------------------------------------------------------------- - * Stack sizes - * - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE	(128 * 1024)	/* regular stack */  /*-----------------------------------------------------------------------   * Physical Memory Map |