Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / include / configs / ts4800.h
index e563f3f..f0630a7 100644 (file)
@@ -39,7 +39,6 @@
  * Hardware drivers
  */
 
-#define CONFIG_MXC_UART
 #define CONFIG_MXC_UART_BASE   UART1_BASE
 
 /*
@@ -56,9 +55,6 @@
 #define CONFIG_ETHPRIME                "FEC"
 #define CONFIG_FEC_MXC_PHYADDR 0
 
-/* allow to overwrite serial and ethaddr */
-#define CONFIG_ENV_OVERWRITE           /* disable vendor parameters protection (serial#, ethaddr) */
-
 /***********************************************************
  * Command definition
  ***********************************************************/
  * Environment organization
  */
 
-#define CONFIG_SYS_MMC_ENV_DEV 0
-
 #endif