]> git.sur5r.net Git - u-boot/blobdiff - include/configs/vf610twr.h
Convert CONFIG_CMD_FUSE to Kconfig
[u-boot] / include / configs / vf610twr.h
index ee90045cadc766fbb09ec6a8511dad492bd4ecde..2460294d88033c6c21460e2fb90c240290920b59 100644 (file)
@@ -20,7 +20,6 @@
 /* Enable passing of ATAGs */
 #define CONFIG_CMDLINE_TAG
 
-#define CONFIG_CMD_FUSE
 #ifdef CONFIG_CMD_FUSE
 #define CONFIG_MXC_OCOTP
 #endif
 #define CONFIG_SYS_MEMTEST_START       0x80010000
 #define CONFIG_SYS_MEMTEST_END         0x87C00000
 
-/*
- * 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 */
 #define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM                     (0x80000000)