Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc
[platform/kernel/u-boot.git] / include / configs / arndale.h
index 437a745..06b02ce 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2013 Samsung Electronics
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * Configuration settings for the SAMSUNG Arndale board.
  */
 
@@ -27,9 +26,6 @@
 /* Miscellaneous configurable options */
 #define CONFIG_DEFAULT_CONSOLE         "console=ttySAC2,115200n8\0"
 
-#define CONFIG_IDENT_STRING            " for ARNDALE"
-
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_ENV_OFFSET      (CONFIG_BL2_OFFSET + CONFIG_BL2_SIZE)
 
 #define CONFIG_IRAM_STACK      0x02050000
@@ -38,7 +34,6 @@
 
 /* PMIC */
 #define CONFIG_POWER
-#define CONFIG_PMIC
 #define CONFIG_POWER_I2C
 
 #define CONFIG_PREBOOT