x86: config: Move common x86 configs to a common file
authorSimon Glass <sjg@chromium.org>
Tue, 11 Nov 2014 01:00:23 +0000 (18:00 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:24:12 +0000 (07:24 +0100)
commit880a3cc4381ac0e2e39ce3313e267fb3e297bc3f
treefbdbc81130cbb57b6930d0ca604224a084ee65c0
parentcd392fe8a0b2d37f11c9224b1c979603d7abca48
x86: config: Move common x86 configs to a common file

Many of the x86 CONFIG options will be common across different boards. Move
them to a common file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/coreboot.h
include/configs/x86-common.h [new file with mode: 0644]