]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h
authorBin Meng <bmeng.cn@gmail.com>
Tue, 6 Jan 2015 06:35:38 +0000 (14:35 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 15:25:05 +0000 (07:25 -0800)
commit657e384af630463e3c8c4ffbacd16c5e46aeb0e0
tree8dc3961d96ca2edfcbe0835d73cc85ac654dd8fe
parent617b867fd775d9809b75e9fde57df952f3c3595d
x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h

CONFIG_DISPLAY_CPUINFO is already defined in x86-common.h, so remove
it to avoid duplication.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/chromebook_link.h