]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Move CONFIG_SYS_CAR_xxx to Kconfig
authorBin Meng <bmeng.cn@gmail.com>
Tue, 6 Jan 2015 14:14:19 +0000 (22:14 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 15:25:04 +0000 (07:25 -0800)
commit24ef04280cc9730679d390acb41bb02487527303
tree7562e90025097515a4531a512481231df909396c
parent9d74f03460a788e004fb1fb4cb53003d26f57298
x86: Move CONFIG_SYS_CAR_xxx to Kconfig

Move CONFIG_SYS_CAR_ADDR and CONFIG_SYS_CAR_SIZE to Kconfig so that
we don't need them in the board configuration file thus the same
board configuratoin file can be used to build both coreboot version
and bare version.

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