X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fveyron.h;h=2ab6d6c6aac20592c0cc2de4a243ec74e24b976d;hb=6463b73e0b25b058404c52b48c991abf4f8a94ce;hp=b15cc26bebc961238adcee2e67ffa329eb0196be;hpb=5e9b15034b9e38a6908610229788cf0746d138fc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/veyron.h b/include/configs/veyron.h index b15cc26..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,14 +13,6 @@ #include -#define CONFIG_ENV_IS_NOWHERE -#define CONFIG_SPL_SPI_LOAD -#define CONFIG_SPI_FLASH_GIGADEVICE - -#define CONFIG_CMD_SF_TEST - #define CONFIG_KEYBOARD -#define CONFIG_SYS_WHITE_ON_BLACK - #endif