X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fveyron.h;h=ce9441d71f090ab197d562fcf95aa510847af568;hb=aec118ebe63f7f0ab60916f9906fb3cb680abf7a;hp=3bd8dd60b5b772a12b165e78477c35b3ef72af38;hpb=983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/veyron.h b/include/configs/veyron.h index 3bd8dd6..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,12 +13,4 @@ #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