commit | ff7636cfdbab995f03214ebe7194aa28fb5f6bb8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Nov 10 18:00:23 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:24:12 2014 +0100 |
tree | fbdbc81130cbb57b6930d0ca604224a084ee65c0 | |
parent | 0c1af33494d7538b8916c07dfb0a149e9aa23c03 [diff] |
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>