]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
authorBin Meng <bmeng.cn@gmail.com>
Sun, 7 Jun 2015 03:33:12 +0000 (11:33 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Jul 2015 00:03:15 +0000 (18:03 -0600)
commit343fb990646cc3d552711bff30bda743de392f08
treef94d6cf443bc5a931428aa17154939964f474649
parentdd5921104688074e2879bddeb18349bff89688ef
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk

Add RESET_SEG_START, RESET_SEG_SIZE and RESET_VEC_LOC Kconfig options
and make arch/x86/cpu/config.mk use these options.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Andrew Bradford <andrew.bradford@kodakalaris.com>
Tested-by: Simon Glass <sjg@chromium.org>
arch/x86/Kconfig
arch/x86/cpu/config.mk