]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
authorBin Meng <bmeng.cn@gmail.com>
Tue, 6 Jan 2015 14:14:15 +0000 (22:14 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 15:25:03 +0000 (07:25 -0800)
commit8cb20ccc34cda9fdcbae962744bf8ecee90dd5d2
tree076aa83b80d45d6cb0b16f9288056c1d6f445ad2
parent3ba6a0f4f6a2381ad32930df6277930a3de577bc
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig

Convert CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
options so that we can remove them from board configuration file.

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