X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fveyron.h;h=0761de3ad2f084c9002f3e0a7171c98933f653f0;hb=33620947333f08d54abb96c0936937db1d315931;hp=3bd8dd60b5b772a12b165e78477c35b3ef72af38;hpb=a6d4cd4778bcc30f451f2d5d92ec4722ff5b71cc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/veyron.h b/include/configs/veyron.h index 3bd8dd6..0761de3 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,12 +13,8 @@ #include -#define CONFIG_ENV_IS_NOWHERE -#define CONFIG_SPL_SPI_LOAD #define CONFIG_SPI_FLASH_GIGADEVICE -#define CONFIG_CMD_SF_TEST - #define CONFIG_KEYBOARD #endif