X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fveyron.h;h=2ab6d6c6aac20592c0cc2de4a243ec74e24b976d;hb=e4b91f085d4259f187052ff724c80af38fc11b18;hp=3f236aa13c8ac9a7f0971500bfff386cd11086e6;hpb=2218b32d88f9b4b4484cea9a8b034ddab0be298b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/veyron.h b/include/configs/veyron.h index 3f236aa..2ab6d6c 100644 --- a/include/configs/veyron.h +++ b/include/configs/veyron.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -14,11 +13,6 @@ #include -#define CONFIG_SPL_SPI_LOAD -#define CONFIG_SPI_FLASH_GIGADEVICE - -#define CONFIG_CMD_SF_TEST - #define CONFIG_KEYBOARD #endif