summaryrefslogtreecommitdiff
path: root/include/configs/stmark2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stmark2.h')
-rw-r--r--include/configs/stmark2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
index a71de054589..0a4cd84c15d 100644
--- a/include/configs/stmark2.h
+++ b/include/configs/stmark2.h
@@ -10,7 +10,6 @@
#define CONFIG_HOSTNAME "stmark2"
-#define CONFIG_MCFUART
#define CONFIG_SYS_UART_PORT 0
#define LDS_BOARD_TEXT \
@@ -123,10 +122,6 @@
* Environment is embedded in u-boot in the second sector of the flash
*/
-#if defined(CONFIG_CF_SBF)
-#define CONFIG_ENV_IS_IN_SPI_FLASH 1
-#endif
-
/* Cache Configuration */
#define ICACHE_STATUS (CONFIG_SYS_INIT_RAM_ADDR + \
CONFIG_SYS_INIT_RAM_SIZE - 8)