imx: wandboard: convert FEC support to DM_ETH
[platform/kernel/u-boot.git] / include / configs / evb_px5.h
index 4160187..e930420 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2017 Rockchip Electronics Co., Ltd
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CONFIGS_PX5_EVB_H
@@ -10,5 +9,6 @@
 #include <configs/rk3368_common.h>
 
 #define CONFIG_CONSOLE_SCROLL_LINES    10
+#define CONFIG_SYS_MMC_ENV_DEV 0
 
 #endif