diff options
Diffstat (limited to 'include/configs/mx35pdk.h')
| -rw-r--r-- | include/configs/mx35pdk.h | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h index 6eb5da5d8..9bc6bd447 100644 --- a/include/configs/mx35pdk.h +++ b/include/configs/mx35pdk.h @@ -160,14 +160,6 @@  #define CONFIG_SYS_HZ				1000 - -/* - * 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   */ |