]> git.sur5r.net Git - u-boot/blobdiff - include/configs/efi-x86.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / efi-x86.h
index f5331915e2f07d0de342fda711e9bcb99a1054b1..33418cfbec4c074cdc3bfd1f774126d5af0f73da 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2015 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -9,14 +8,8 @@
 
 #include <configs/x86-common.h>
 
-#undef CONFIG_CMD_SF_TEST
-
 #undef CONFIG_TPM_TIS_BASE_ADDRESS
 
-#undef CONFIG_SCSI_AHCI
-#undef CONFIG_INTEL_ICH6_GPIO
-#undef CONFIG_USB_EHCI_PCI
-
 #define CONFIG_STD_DEVICES_SETTINGS     "stdin=usbkbd,vga,serial\0" \
                                        "stdout=vga,serial\0" \
                                        "stderr=vga,serial\0"