X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fveyron.h;h=ce9441d71f090ab197d562fcf95aa510847af568;hb=605bc145f91d2a28ba2e517cae4e53e255e34b6f;hp=3f236aa13c8ac9a7f0971500bfff386cd11086e6;hpb=0ddc9c172279f686077310fbcfa5baf10c719188;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/veyron.h b/include/configs/veyron.h index 3f236aa..ce9441d 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,4 @@ #include -#define CONFIG_SPL_SPI_LOAD -#define CONFIG_SPI_FLASH_GIGADEVICE - -#define CONFIG_CMD_SF_TEST - -#define CONFIG_KEYBOARD - #endif