On 6 January 2015 at 07:14, Bin Meng <[email protected]> wrote: > 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 <[email protected]> > Acked-by: Simon Glass <[email protected]> > > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: > - New patch to move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 > to Kconfig > > arch/x86/Kconfig | 9 +++++++++ > board/google/chromebook_link/Kconfig | 1 + > board/intel/crownbay/Kconfig | 1 + > include/configs/chromebook_link.h | 2 -- > include/configs/crownbay.h | 2 -- > 5 files changed, 11 insertions(+), 4 deletions(-)
Applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

