X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fchromebox_panther.h;h=a7c26062449df05e1e1a53dafc9dec1feb58dc05;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=00fe26da2965ed48feb9e2b32d7305968084d6b5;hpb=c1924d85af4a07dc70aef1ef95c48b54a136733f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/chromebox_panther.h b/include/configs/chromebox_panther.h index 00fe26d..a7c2606 100644 --- a/include/configs/chromebox_panther.h +++ b/include/configs/chromebox_panther.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2011 The Chromium OS Authors. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -10,8 +9,4 @@ #include #include -#define CONFIG_RTL8169 -/* Avoid a warning in the Realtek Ethernet driver */ -#define CONFIG_SYS_CACHELINE_SIZE 16 - #endif /* __CONFIG_H */