x86: kconfig: Hide "System tables" for coreboot
authorBin Meng <bmeng.cn@gmail.com>
Thu, 13 Aug 2015 07:29:13 +0000 (00:29 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 26 Aug 2015 14:54:08 +0000 (07:54 -0700)
commit8744bef5a139ede43f75a302f7e503f09577e37e
tree35e19f02a9dbe33c54b447598148323eacfb603c
parentd2f56f46fe597068b7de06ca8a64af28c70dd29f
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>
arch/x86/Kconfig