colibri_imx6: remove legacy sdboot wrapper
[oweals/u-boot.git] / include / configs / chromebox_panther.h
index 00fe26da2965ed48feb9e2b32d7305968084d6b5..a7c26062449df05e1e1a53dafc9dec1feb58dc05 100644 (file)
@@ -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 <configs/x86-common.h>
 #include <configs/x86-chromebook.h>
 
-#define CONFIG_RTL8169
-/* Avoid a warning in the Realtek Ethernet driver */
-#define CONFIG_SYS_CACHELINE_SIZE 16
-
 #endif /* __CONFIG_H */