commit | fd53d3c689cf90805459d0f356d871bafd71f5e6 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 13 00:29:13 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:08 2015 -0700 |
tree | 35e19f02a9dbe33c54b447598148323eacfb603c | |
parent | cd7f944bb271ecaefc0f191fcf6be10253fdc564 [diff] |
x86: kconfig: Hide "System tables" for coreboot When booting as a coreboot payload, we don't need write any configuration tables as coreboot does that for us. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>