Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[platform/kernel/u-boot.git] / include / configs / sandbox_spl.h
index 2aaa3ab..f536882 100644 (file)
@@ -1,6 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2016 Google, Inc
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __SANDBOX_SPL_CONFIG_H
@@ -8,8 +8,4 @@
 
 #include <configs/sandbox.h>
 
-#define CONFIG_SPL_BOARD_INIT
-
-#define CONFIG_SPL_FRAMEWORK
-
 #endif