]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:21 +0000 (13:29 +0200)
commit02384e8adab3aa8f5b8a8494f83392cefaefd2b6
treee1235ffd23814231a3ec496809472b81133dcf4d
parent9d9fc4160f3f4c2fe337bd723f4e50a6ee778686
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