efi_loader: type of efi_secure_mode
[oweals/u-boot.git] / include / configs / phycore_rk3288.h
index aab43ed5948186bec0a7e66bf73dd3663f7b56c6..9135aa6b7a815b52322228185b4ffc18adfdff19 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2017 PHYTEC Messtechnik GmbH
  * Author: Wadim Egorov <w.egorov@phytec.de>
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -17,7 +16,6 @@
        func(MMC, mmc, 0) \
        func(MMC, mmc, 1)
 
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 1
 
 #endif