apalis/colibri imx6: provide proper fdtfile value
[oweals/u-boot.git] / include / configs / miqi_rk3288.h
index f6860424995fcdb73f367cc52e447b6c16537242..c9691a0392def2ac3698503628c8230c3edc41ae 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2016 Rockchip Electronics Co., Ltd
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -14,9 +13,6 @@
 
 #include <configs/rk3288_common.h>
 
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 0
 
-#define CONFIG_SYS_WHITE_ON_BLACK
-
 #endif