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