Skip to content
Snippets Groups Projects
Commit 6ce73f5d authored by Bin Meng's avatar Bin Meng
Browse files

x86: chromebox_panther: Drop the cache line size hack


Now that the RTL8169 driver warning is fixed we can drop this.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 50c88e4a
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,5 @@
#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 */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment