coreboot/src/cpu
Furquan Shaikh 9518c5d508 coreboot ARM: Get rid of HAVE_INIT_TIMER config option
There is redundancy in terms of use of init_timer. We have a Kconfig option to
decide whether a board has init_timer as well as we use stub for init_timer in
places where we do not have any init_timer defined. Thus, removing the Kconfig
option. Henceforth, all boards that do not have init_timer functionality can
include include a stub_timer if required.

BUG=None
BRANCH=None
TEST=Compiled successfully for all mainboard/google/ boards as well as all the
other boards that were compiling fine before this change using abuild still
compile fine. No additional errors introduced because of this change

Change-Id: Iaffec9ce92107e55d65cc7c9f317feeeba700242
Reviewed-on: https://chromium-review.googlesource.com/195250
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Commit-Queue: Furquan Shaikh <furquan@chromium.org>
2014-05-07 23:30:33 +00:00
..
amd coreboot ARM: Get rid of HAVE_INIT_TIMER config option 2014-05-07 23:30:33 +00:00
armltd coreboot: Remove redundant file cache.c 2014-03-18 00:03:20 +00:00
intel coreboot: Rename coreboot_ram stage to ramstage 2014-05-07 23:30:23 +00:00
via copy_and_run: drop boot_complete parameter 2013-05-10 11:55:19 -07:00
x86 coreboot: Rename coreboot_ram stage to ramstage 2014-05-07 23:30:23 +00:00
Kconfig armv8: add support for armv8 cpu 2014-01-07 02:48:47 +00:00
Makefile.inc armv7: Move Exynos from 'cpu' to 'soc'. 2013-10-01 08:16:46 +00:00